Skip to content

Releases: kubernetes/autoscaler

Cluster Autoscaler 1.13.0-rc.2

27 Nov 12:04
6ffe3e7
Compare
Choose a tag to compare
Pre-release
  • Add configurable delay for pod age before considering for scale-up via --new-pod-scale-up-delay param
  • Read AWS Region from EC2 Metadata
  • Fetch ASG names in chunks of 50
  • Ignore lo/fluentd-ds-ready when checking node similarity
  • Support selecting which cloud providers are built in into CA binary
  • Add Alibaba Cloud Provider
  • Deprecate BasicEstimator
  • Cloud provider SPI changes
  • Add metrics in GCE cloud provider
  • Add metrics in GKE cloud provider
  • Various small bugfixes
  • AWS load balancing improvements
    • NodeGroupManager.CreateNodeGroup can create more than one node group.
  • Update AWS EC2 instance type catalog
  • Report ASGs using unknown AWS EC2 instance types
  • Add flags to ignore daemonsets and mirror pods when calculating resource utilization of a node

gcr.io/google-containers/cluster-autoscaler:v1.13.0-rc.2

Cluster Autoscaler 1.13.0-alpha.1

19 Nov 15:58
10bc36d
Compare
Choose a tag to compare
Pre-release
  • Add configurable delay for pod age before considering for scale-up via --new-pod-scale-up-delay param
  • Read AWS Region from EC2 Metadata
  • Fetch ASG names in chunks of 50
  • Ignore lo/fluentd-ds-ready when checking node similarity
  • Support selecting which cloud providers are built in into CA binary
  • Add Alibaba Cloud Provider
  • Deprecate BasicEstimator
  • Cloud provider SPI changes
  • Add metrics in GCE cloud provider
  • Add metrics in GKE cloud provider
  • Various small bugfixes
  • AWS load balancing improvements
    • NodeGroupManager.CreateNodeGroup can create more than one node group.

gcr.io/google-containers/cluster-autoscaler:v1.13.0-alpha.1

Addon Resizer 1.8.4

09 Nov 15:08
260e9f6
Compare
Choose a tag to compare
  • Fetch only metadata for nodes to optimize resource consumption.

Image: k8s.gcr.io/addon-resizer:1.8.4

Cluster Autoscaler 1.12.1

06 Nov 16:43
418eca2
Compare
Choose a tag to compare
  • Fix compatibility issues with k8s code changes.

gcr.io/google-containers/cluster-autoscaler:v1.12.1

Cluster Autoscaler 1.3.4

26 Oct 12:15
9889265
Compare
Choose a tag to compare
  • Update list of AWS instance types
  • Minor fixes

gcr.io/google-containers/cluster-autoscaler:v1.3.4

Cluster Autoscaler 1.3.3

21 Sep 13:29
7018039
Compare
Choose a tag to compare
  • Fixes issue with node condition usage, which could lead to temporary provisioning of extra unneeded node.

gcr.io/google-containers/cluster-autoscaler:v1.3.3

Cluster Autoscaler 1.12.0

17 Sep 14:29
Compare
Choose a tag to compare
  • Fix bug in scaleup related to ready condition handling
  • Report reason why pod didn't trigger scale-up
  • Fix fetching resource limits on GKE
  • Fix GKE operation wait timeout
  • Ignore resources with Cloud TPU prefix
  • Update the aws ec2 instance types
  • Adding the "cluster-autoscaler.kubernetes.io/safe-to-evict": "false"
  • annotation to a pod prevents the cluster autoscaler from touching it.
  • Add GPU-related scaled_up & scaled_down metrics
  • Various fixes

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

Cluster Autoscaler 1.2.3

06 Sep 09:54
7979f82
Compare
Choose a tag to compare

Adds support for preventing pod eviction with safe-to-evict:false annotation.
Adds support for TPUs on GKE.
Fixes issues where AKS cluster may be unable to autoscale using old version of AKS API.
Improves allocatable memory node prediction on GKE.

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

Cluster Autoscaler 1.12.0-beta.1

06 Sep 16:13
11fc867
Compare
Choose a tag to compare
Pre-release
  • Fix bug in scaleup related to ready condition handling
  • Report reason why pod didn't trigger scale-up
  • Fix fetching resource limits on GKE
  • Fix GKE operation wait timeout
  • Ignore resources with Cloud TPU prefix
  • Update the aws ec2 instance types
  • Adding the "cluster-autoscaler.kubernetes.io/safe-to-evict": "false"
    annotation to a pod prevents the cluster autoscaler from touching it.
  • Add GPU-related scaled_up & scaled_down metrics
  • Various fixes

Image: gcr.io/google-containers/cluster-autoscaler:v1.12.0-beta.1

Cluster Autoscaler 1.3.2

06 Sep 09:54
7da6916
Compare
Choose a tag to compare

Fixes issues where AKS cluster may be unable to autoscale using old version of AKS API.
Improves allocatable memory node prediction on GKE.
Extends GKE TPU support to preemptibles.

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