Update addon resizer in cluster-large.md

This commit is contained in:
vaibhav
2021-06-17 18:36:05 +05:30
parent 304bf1bc53
commit 1df00698d4
@@ -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.