Skip to content

Cluster Autoscaler 1.15.0

Compare
Choose a tag to compare
@losipiuk losipiuk released this 10 Jun 18:03
· 140 commits to cluster-autoscaler-release-1.15 since this release
1b4f185

Changes:

  • Remove GKE cloud provider
  • Add magnum cloud provider
  • Update aws RefreshInterval to 1 minute
  • GCE cloud provider performance improvements (mostly reducing number of API calls)
  • Consider GPU utilization in scaling down (--scale-down-gpu-utilization-threshold arg)
  • Support for T4 and P4 gpu types on GCP
  • PredicateChecker performance improvements
  • Ignore taints added from TaintNodesByCondition when considering a node as a Node Group template
  • Add --ignore-taint allowing explicitly listing taints to be ignored by CA when building template node info
  • Look up Azure instance types case-insensitively
  • Implement functionality which delays node deletion when node has annotation with prefix 'delay-deletion.cluster-autoscaler.kubernetes.io/'
  • Cache cloud provider node instances in cluster state between loops
  • Many Bugfixes
  • Documentation fixes

Image: gcr.io/google-containers/cluster-autoscaler:v1.15.0