Effective Friday, 15 September 2023, our Kubernetes integration drops support for Kubernetes v1.22 and lower. The Kubernetes integration v3.17.0 and higher will only be compatible with Kubernetes versions 1.23 and higher. For more information, read this note or contact your account team.
Background
Enabling compatibility with the latest Kubernetes versions and adding new features to our Kubernetes offering prevents us from offering first-class support to versions v1.22 and lower.
What is happening?
- The latest Kubernetes version v1.27 has API incompatibilities with versions v1.22 and lower.
- Most major Kubernetes cloud providers have already deprecated v1.22 and lower.
What do you need to do?
It's easy: Upgrade your Kubernetes clusters to a supported version.
What happens if you don't make any changes to your account?
The Kubernetes integration may continue to work with end-of-lifed versions. However, we can't guarantee the quality of the solution as new releases may cause some incompatibilities.
Note that support requests regarding these end-of-lifed versions won't be accepted.
Changed
- Updated KSM version to v2.10.0
- Updated dependencies
- Fixed bugs
Full changelog: https://github.com/newrelic/nri-kubernetes/compare/v3.16.0...v3.17.0
Changed
- Added full support for Kubernetes version 1.27
- Updated dependencies
- Fixed bugs
Full changelog: https://github.com/newrelic/nri-kubernetes/compare/v3.15.3...v3.16.0
Changed
- Updated dependencies
- Fixed bugs
Full changelog: https://github.com/newrelic/nri-kubernetes/compare/v3.15.2...v3.15.3
Changed
- Updated dependencies
- Patched vulnerabilities
- Fixed bugs
Full Changelog: https://github.com/newrelic/nri-kubernetes/compare/v3.15.1...v3.15.2
Changed
- Updated dependencies
- Patched vulnerabilities
Full Changelog: https://github.com/newrelic/nri-kubernetes/compare/v3.15.0...v3.15.1
Changed
- Performance improvements
- Updated dependencies
- Improve testing
- Fix bug leading to kubelet scraper crash-looping in
infrastructure-bundle
Full Changelog: https://github.com/newrelic/nri-kubernetes/compare/v3.13.0...v3.14.0
Changed
- Performance improvements
- Updated dependencies
- Beta support for Kubernetes 1.27 (for testing and evaluation purposes only)
Full Changelog: https://github.com/newrelic/nri-kubernetes/compare/v3.12.0...v3.13.0
Changed
- Added support for scraping metrics for Cronjobs, Jobs, PersistentVolumes and PersistentVolumeClaims
- Added KSM metrics recently promoted to stable category
- Added more workload name fields to K8sContainerSample, K8sPodSample
- Performance improvements
- Updated dependencies
Full Changelog: https://github.com/newrelic/nri-kubernetes/compare/v3.9.0...v3.12.0