mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
18 lines
716 B
Plaintext
18 lines
716 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="learning-deploying-application-scaling"]
|
|
= Scaling an application
|
|
|
|
include::_attributes/attributes-openshift-dedicated.adoc[]
|
|
:context: cloud-experts-deploying-application-scaling
|
|
:source-highlighter: pygments
|
|
:pygments-style: emacs
|
|
:icons: font
|
|
|
|
toc::[]
|
|
[role="_abstract"]
|
|
Manually or automatically scale your pods by using the Horizontal Pod Autoscaler (HPA). You can also scale your cluster nodes.
|
|
|
|
include::modules/learning-deploying-application-scaling-manual-pod.adoc[leveloffset=+1]
|
|
include::modules/learning-deploying-application-scaling-pod-autoscaling.adoc[leveloffset=+1]
|
|
include::modules/learning-deploying-application-scaling-node-autoscaling.adoc[leveloffset=+1]
|