Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions examples/addons/cluster-autoscaler/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Cluster Autoscaler addon for VMSS pools

> The Cluster Autoscaler addon is not supported on Azure Stack Hub clouds.

[Cluster Autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler) is a tool that automatically adjusts the size of the Kubernetes cluster when one of the following conditions is true:

- there are pods that failed to run in the cluster due to insufficient resources,
Expand Down