Merge pull request #28458 from vaibhav2107/cluster-large

Update addon resizer in cluster-large.md
This commit is contained in:
Kubernetes Prow Robot
2021-07-27 10:55:09 -07:00
committed by GitHub
@@ -124,3 +124,6 @@ components, including cluster-critical addons.
The [cluster autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler#readme) The [cluster autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler#readme)
integrates with a number of cloud providers to help you run the right number of integrates with a number of cloud providers to help you run the right number of
nodes for the level of resource demand in your cluster. nodes for the level of resource demand in your cluster.
The [addon resizer](https://github.com/kubernetes/autoscaler/tree/master/addon-resizer#readme)
helps you in resizing the addons automatically as your cluster's scale changes.