1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/rosa_cluster_admin/rosa-cluster-autoscaling.adoc
Frances_McDonald 2cc3b356ce moving modules around
updating maps

updating from step to bullet
2025-08-25 16:19:26 +00:00

59 lines
2.1 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="rosa-cluster-autoscaling"]
= Cluster autoscaling
include::_attributes/attributes-openshift-dedicated.adoc[]
:context: rosa-cluster-autoscaling
toc::[]
//Adding ROSA HCP commands
ifdef::openshift-rosa[]
Applying autoscaling to {product-title} clusters involves configuring a cluster autoscaler and then configuring a machine autoscaler for at least one machine pool in your cluster.
endif::openshift-rosa[]
ifdef::openshift-rosa-hcp[]
Applying autoscaling to {product-title} clusters involves configuring one or more machine pools with autoscaling. You can use the Cluster Autoscaler to further configure cluster-wide autoscaling that is applicable to all of the machine pools that are autoscaling.
endif::openshift-rosa-hcp[]
//Machine API is not available or applicable in ROSA HCP.
ifdef::openshift-rosa[]
[IMPORTANT]
====
You can configure the cluster autoscaler only in clusters where the machine API is operational.
Only one cluster autoscaler can be created per cluster.
====
endif::openshift-rosa[]
include::modules/cluster-autoscaler-about.adoc[leveloffset=+1]
//Need verification if the UI and interactive procedures match for ROSA HCP. Until then, they will only build on ROSA Classic.
ifdef::openshift-rosa[]
include::modules/rosa-cluster-autoscaler-ui-during.adoc[leveloffset=+1]
include::modules/rosa-cluster-autoscaler-ui-after.adoc[leveloffset=+1]
include::modules/rosa-cluster-autoscaler-ui-settings.adoc[leveloffset=+1]
include::modules/rosa-cluster-autoscaler-cli-interactive-during.adoc[leveloffset=+1]
include::modules/rosa-cluster-autoscaler-cli-interactive-after.adoc[leveloffset=+1]
include::modules/rosa-cluster-autoscaler-cli-during.adoc[leveloffset=+1]
include::modules/rosa-cluster-autoscaler-cli-settings.adoc[leveloffset=+1]
include::modules/rosa-cluster-autoscaler-cli-after.adoc[leveloffset=+1]
endif::openshift-rosa[]
include::modules/rosa-cluster-autoscaler-cli-edit.adoc[leveloffset=+1]
include::modules/rosa-cluster-autoscaler-cli-describe.adoc[leveloffset=+1]
ifdef::openshift-rosa[]
include::modules/rosa-cluster-autoscaler-cli-delete.adoc[leveloffset=+1]
endif::openshift-rosa[]