Skip to content

Commit 5559d01

Browse files
Merge pull request #33277 from lbarbeevargas/4-8-update-wording-cluster-autoscaler
OSDOCS-2073: Update wording from machine autoscaler to cluster autoscaler
2 parents 95b4c52 + 9c95a5f commit 5559d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/machine-autoscaler-cr.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
<1> Specify the machine autoscaler name. To make it easier to identify which machine set this machine autoscaler scales, specify or include the name of the machine set to scale. The machine set name takes the following form: `<clusterid>-<machineset>-<aws-region-az>`.
2828
<2> Specify the minimum number machines of the specified type that must remain in the specified zone after the cluster autoscaler initiates cluster scaling. If running in AWS, GCP, Azure, {rh-openstack}, or vSphere, this value can be set to `0`. For other providers, do not set this value to `0`.
2929
+
30-
You can save on costs by setting this value to `0` for use cases such as running expensive or limited-usage hardware that is used for specialized workloads, or by scaling a machine set with extra large machines. The machine autoscaler scales the machine set down to zero if the machines are not in use.
30+
You can save on costs by setting this value to `0` for use cases such as running expensive or limited-usage hardware that is used for specialized workloads, or by scaling a machine set with extra large machines. The cluster autoscaler scales the machine set down to zero if the machines are not in use.
3131
+
3232
[IMPORTANT]
3333
====

0 commit comments

Comments
 (0)