Skip to content

Releases: kubernetes/autoscaler

Vertical Pod Autoscaler 0.2.0

21 Jun 15:18
59ebc7e
Compare
Choose a tag to compare
Pre-release

NOTE: Notice on backwards compatibility

Highlights:

  • VPA api changes:
    • Changed naming of some fields
    • New update mode added: Recreate (See Readme for details)
  • State checkpointing for better handling of restart in recommender
  • Scalability improvements in recommender
  • Bug fixes

Cluster Autoscaler 1.3.0

19 Jun 13:58
a8baf36
Compare
Choose a tag to compare

Removes --configmap flag used for updating Cluster Autoscaler config via configmap.
Adds beta support for AKS.
Performance improvements in core Cluster Autoscaler. Performance improvements in GCP and AWS specific code.
Bugfixes.

Image: gcr.io/google_containers/cluster-autoscaler:v1.3.0

Cluster Autoscaler 1.3.0-beta.2

15 Jun 17:16
e605eb6
Compare
Choose a tag to compare
Pre-release
  • Removed --configmap flag used for updating Cluster Autoscaler config via configmap.
  • Performance improvements in core Cluster Autoscaler. Performance improvements in GCP and AWS specific code.
  • Bugfixes.

Image: gcr.io/google_containers/cluster-autoscaler:v1.3.0-beta.2

Cluster Autoscaler 1.3.0-beta.1

11 Jun 16:43
534e77b
Compare
Choose a tag to compare
Pre-release

Removes support for DynamicAutoscaler.

Image: gcr.io/google_containers/cluster-autoscaler:v1.3.0-beta.1

Cluster Autoscaler 1.2.2

17 May 14:50
a909d0c
Compare
Choose a tag to compare

Fixes draining nodes with StatefulSet pods.
Adds support for AKS cloud provider.

Image: gcr.io/google_containers/cluster-autoscaler:v1.2.2

Cluster Autoscaler 1.1.3

04 Jul 09:10
350a2ab
Compare
Choose a tag to compare

Fixes draining nodes with StatefulSet pods.
Fixes cleaning up old taints.

Image: gcr.io/google_containers/cluster-autoscaler:v1.1.3

Cluster Autoscaler 1.0.6

04 Jul 09:09
849ff1a
Compare
Choose a tag to compare

Fixes draining nodes with StatefulSet pods.
Fixes cleaning up old taints.

Image: gcr.io/google_containers/cluster-autoscaler:v1.0.6

Cluster Autoscaler 1.2.1

27 Apr 14:00
Compare
Choose a tag to compare

Minor fixes around kube-env parsing and persistent volume handling.

Image: gcr.io/google_containers/cluster-autoscaler:v1.2.1

Vertical Pod Autoscaler 0.1

30 Mar 15:45
04b95d1
Compare
Choose a tag to compare

First alpha release of Vertical Pod Autoscaler. Main features:

  • Ability to work in a stand-alone mode, without persistent metrics storage.
  • CRD-based API.
  • Basic OutOfMemory error support.
  • Experimental support for automatic pod request updating.

Cluster Autoscaler 1.2.0

23 Mar 12:24
2ce5d3a
Compare
Choose a tag to compare

Notable changes:

  • Support Node Group autodiscovery on GCP (#462).
  • Add Azure standard (VMAS) mode for kubernetes clusters deployed by acs-engine. More details here.
  • More conservative and price-focused when scaling up node groups with GPUs.
  • Fix handling of nodes failing to create due to overruning quota (#547).
  • Use Debian base image.

Remarks:

  • Topology Aware Volume Scheduling is turned off in 1.2.0. It should be enabled in 1.2.1.

Image: gcr.io/google_containers/cluster-autoscaler:v1.2.0