Skip to content

Vertical Pod Autoscaler 0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bskiba bskiba released this 22 Feb 09:54
· 75 commits to vpa-release-0.4 since this release
7f77136

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.