Skip to content

Commit ea4a6f0

Browse files
authored
Merge pull request #197583 from SreejaBhattacharya-MSFT/patch-14
(AzureCXP) fixes MicrosoftDocs/azure-docs#92409
2 parents ad1fccc + 8d0a3dd commit ea4a6f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/cluster-autoscaler.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ az aks update \
153153
--cluster-autoscaler-profile scan-interval=30s
154154
```
155155

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:
157157

158158
```azurecli-interactive
159159
az aks nodepool update \
@@ -309,4 +309,4 @@ This article showed you how to automatically scale the number of AKS nodes. You
309309
[kubernetes-faq]: https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md#ca-doesnt-work-but-it-used-to-work-yesterday-why
310310
[kubernetes-hpa]: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/
311311
[kubernetes-hpa-walkthrough]: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/
312-
[metrics-server]: https://kubernetes.io/docs/tasks/debug-application-cluster/resource-metrics-pipeline/#metrics-server
312+
[metrics-server]: https://kubernetes.io/docs/tasks/debug-application-cluster/resource-metrics-pipeline/#metrics-server

0 commit comments

Comments
 (0)