1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/rosa_learning/deploying_application_workshop/learning-deploying-application-scaling.adoc

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]