Skip to content

Cluster Autoscaler 1.0.0

Choose a tag to compare

@mwielgus mwielgus released this 28 Sep 20:12
· 8750 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 and scale-down-delay-after-failure flags replaced scale-down-trial-interval

Image: gcr.io/google_containers/cluster-autoscaler:v1.0.0