Skip to content

Cluster Autoscaler 0.6.0

Compare
Choose a tag to compare
@MaciekPytel MaciekPytel released this 29 Jun 09:04
· 48 commits to cluster-autoscaler-release-0.6 since this release
  • Allows scaling node groups to 0 (currently only in GCE/GKE, other cloud providers are coming).
  • Price-based expander (currently only in GCE/GKE, other cloud providers are coming).
  • Similar node groups are balanced (to be enabled with a flag).
  • It is possible to scale-down nodes with kube-system pods if PodDisruptionBudget is provided.
  • Automatic node group discovery on AWS (to be enabled with a flag).
  • CA exposes runtime metrics.
  • CA exposes an endpoint for liveness probe.
  • max-grateful-termination-sec flag renamed to max-graceful-termination-sec.
  • Lower AWS API traffic to DescribeAutoscalingGroup.

Image: gcr.io/google_containers/cluster-autoscaler:v0.6.0