Skip to content

Cluster Autoscaler 1.16.5

Compare
Choose a tag to compare
@towca towca released this 31 Mar 16:18
· 73 commits to cluster-autoscaler-release-1.16 since this release
66383d0

Changes since 1.16.4

AWS

  • Change the providerID regex to support Fargate
  • Add instructions on how to tag resources for the scale from 0 case
  • Support arbitrary custom resource building template
  • Load AWS EC2 Instance Types dynamically
  • Add eks.amazonaws.com/nodegroup label to awsIgnoredLabels
  • Whitelist additional node labels for AWS CNI custom networking and
    EC2 lifecycle
  • Raise maximum memory capacity difference

Azure

  • Make VMSS info cache TTL configurable
  • Fix a bug in VM cache when multiple agentpool share the same cache
  • Change scale-up failure handling to properly handle node group backoff
  • Ensure only capacity is changed when making a PUT on VMSS

Images

  • eu.gcr.io/k8s-artifacts-prod/autoscaling/cluster-autoscaler:v1.16.5
  • us.gcr.io/k8s-artifacts-prod/autoscaling/cluster-autoscaler:v1.16.5
  • asia.gcr.io/k8s-artifacts-prod/autoscaling/cluster-autoscaler:v1.16.5