This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
Releases: gardener-attic/vpa-exporter
Releases · gardener-attic/vpa-exporter
0.3.0
[vpa-exporter]
📰 Noteworthy
- [OPERATOR] The
vpa-exporter
container now usesdistroless
instead ofalpine
as a base image. (gardener/vpa-exporter#23, @istvanballok)
0.2.0
[vpa-exporter]
🏃 Others
- [OPERATOR] Add
targetName
andtargetKind
labels (gardener/vpa-exporter#6, @wyb1) - [OPERATOR] Added unit-tests and added a check for no targetRef. (gardener/vpa-exporter#7, @amshuman-kr)
- [OPERATOR] Updated alpine image. (gardener/vpa-exporter#10, @georgekuruvillak)
- [OPERATOR] Added a new metric to export new VPA recommendations provided via an annotation. (gardener/vpa-exporter#15, @harishmanasa)
- [OPERATOR] Published docker images for VPA-Exporter are now multi-arch ready. They support
linux/amd64
andlinux/arm64
. (gardener/vpa-exporter#18, @timuthy)
0.1.5
0.1.4
0.1.3
[vpa-exporter]
Improvements
- [OPERATOR] Changed the metric names exported for VPA.
0.1.2
0.1.1
no release notes available
0.1.0
Initial Release
vpa-exporter exposes the /metrics
endpoint which can be used by Prometheus to scrape VPA metadata information and suggestions. The VPA resource recommendations can be scraped at namespace level granularity as well as at cluster level.
For more information on vertical pod autoscaler, please refer to this document.
Docker Image
vpa-exporter: eu.gcr.io/gardener-project/gardener/vpa-exporter:0.1.0