v0.3.0 (alpha 1)
Pre-release
Pre-release
DirectXMan12
released this
27 Aug 15:44
·
1214 commits
to master
since this release
Changes
⚠️ flag names have changed significantly. See #113 for more information⚠️ Prometheus metrics about metrics-server health have changed names and types⚠️ / 🎉 use the secure Kubelet port with auth by default. Use of the insecure port is deprecated and may be removed as soon as next release.⚠️ / 🎉 source usage rate from Kubelet directly This should improve metrics reliability, but means that the scrape interval no longer has any relation to the metrics calculation window (which is now effectively between 10-30s).⚠️ / 🎉 node addresses are now chosen with the same mechanics as kube-apiserver, and can be customized with an identically named flag. This should not affect most installations, but should make it easier to work with clusters with many different node addresses, and makes metric-server more consistent with the rest of kubernetes- 🎉 support IPv6 kubelet addresses
- 🐛 avoid passing bearer token to insecure port