Cluster Autoscaler 1.0.0
mwielgus
released this
28 Sep 20:12
·
7356 commits
to master
since this release
With this release we are graduating Cluster Autoscaler to GA.
Notable features:
- Support for 1000 nodes running 30 pods each.
- Support for 10 min graceful termination.
- Improved eventing and monitoring.
- Node allocatable support.
- Removed Azure support.
cluster-autoscaler.kubernetes.io/scale-down-disabled
annotation for marking nodes that should not be scaled down.
Compatibility notes:
scale-down-delay-after-delete
andscale-down-delay-after-failure
flags replacedscale-down-trial-interval
Image: gcr.io/google_containers/cluster-autoscaler:v1.0.0