You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/cluster-autoscaler.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,7 @@ az aks update \
153
153
--cluster-autoscaler-profile scan-interval=30s
154
154
```
155
155
156
-
When you enable the cluster autoscaler on node pools in the cluster, those clusters will also use the cluster autoscaler profile. For example:
156
+
When you enable the cluster autoscaler on node pools in the cluster, these node pools with CA enabled will also use the cluster autoscaler profile. For example:
157
157
158
158
```azurecli-interactive
159
159
az aks nodepool update \
@@ -309,4 +309,4 @@ This article showed you how to automatically scale the number of AKS nodes. You
0 commit comments