Releases: kubernetes/autoscaler
Releases · kubernetes/autoscaler
Cluster Autoscaler 0.6.0
- 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
Cluster Autoscaler 0.5.4
- Fixes problems with node drain when pods are ignoring SIGTERM.
Image: gcr.io/google_containers/cluster-autoscaler:v0.5.4
Cluster Autoscaler 0.5.3
- Fixes issues with PodAffinity and PodAntiAffinity.
Image: gcr.io/google_containers/cluster-autoscaler:v0.5.3
Cluster Autoscaler 0.5.2
- Fixes PVC scale up issues kubernetes-retired/contrib#2507.
- Minor fixes around
kube-system/cluster-autoscaler-status
config map.
Image: gcr.io/google_containers/cluster-autoscaler:v0.5.2