Skip to content

Releases: kubernetes/autoscaler

Vertical Pod Autoscaler 0.4.0

22 Feb 09:54
7f77136
Compare
Choose a tag to compare
Pre-release

New autoscaling.k8s.io/v1beta2 API added.

The new API changes the way you express what pods should be scaled by a given Vertical Pod Autoscaler. In short, we are moving from label selectors to controller references. See README.md for more details.

Cluster Autoscaler 1.3.7

15 Feb 15:20
6ecf427
Compare
Choose a tag to compare
  • Improve node memory capacity prediction on GCP
  • Update known AWS instance types
  • Read AWS region from metadata

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

Cluster Autoscaler 1.3.6

11 Feb 09:46
f17bac4
Compare
Choose a tag to compare
  • Improve reliability of tainting nodes before deleting them
  • Fix logging error on failed scale down attempt

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

Vertical Pod Autoscaler 0.3.1

31 Jan 17:54
Compare
Choose a tag to compare
Pre-release

This is a Beta release of Vertical Pod Autoscaler

NOTE: Notice on switching from alpha to beta

  • Configurable namespace for VPA deployment (#1620)
  • Configurable place for admission-controller certificates (#1530)
  • Bug fixes

Cluster Autoscaler 1.12.2

14 Jan 12:56
486eff4
Compare
Choose a tag to compare
  • Fix race condition causing minimum node limits to be violated on AWS
  • Fix validation issue on AKS
  • Update supported AWS instance types
  • Improve balancing similar node groups on GKE

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

Cluster Autoscaler 1.2.4

07 Jan 16:44
e258d5e
Compare
Choose a tag to compare
  • Improve node balancing on GKE
  • Improve caching node VM ids on Azure
  • Fix ServerAppSecret issues for AKS cluster
  • Fix node group discovery on AWS
  • Update AWS instance types

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

Cluster Autoscaler 1.3.5

18 Jan 11:48
0b7a146
Compare
Choose a tag to compare
  • Fix multiple bugs causing uneven distribution of nodes between zones on different cloudproviders
  • Update AWS EC2 instance type catalog

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

Vertical Pod Autoscaler 0.3.0

18 Dec 12:45
81c2888
Compare
Choose a tag to compare
Pre-release

This is a Beta release of Vertical Pod Autoscaler

NOTE: Notice on swiching from alpha to beta

API changes:

Highlights:

  • Increased recommendation resolution for low values
  • Increased scalability (reduced load on API server, more efficient checkpointing mechanism)
  • Instrumentation added for all components
  • Capping recommendation to pod resource limit or min/max allowed from ContainerResourcePolicy leaves an annotation on updated pod
  • Bug fixes

Cluster Autoscaler 1.13.0

28 Nov 17:10
a38922d
Compare
Choose a tag to compare
  • 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

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