Kubernetes Compatibility
Kubernetes Version Compatibility
This document outlines the supported Kubernetes versions for each Nova release. When planning your Nova deployment, ensure your target clusters meet the compatibility requirements.
Compatibility Matrix
| Nova Version | Kubernetes Versions Supported |
|---|---|
| v1.4 | v1.33, v1.34, v1.35 |
| v1.3 | v1.31, v1.32, v1.33 |
| v1.2 | v1.30, v1.31, v1.32 |
| v1.1 | v1.29, v1.30, v1.31 |
| v1.0 | v1.29, v1.30, v1.31 |
Version Support Policy
- Supported versions: Each Nova version is tested and supported against the Kubernetes versions listed in the matrix above.
- Patch releases: Nova patch releases within the same minor version maintain compatibility with the same Kubernetes versions.
- Upgrading: When upgrading Nova, ensure your target Kubernetes version is supported by both your current and target Nova versions.
- New Kubernetes versions: Support for new Kubernetes versions is added in Nova feature releases.
Recommendations
- Use the latest stable Nova release when possible for the best compatibility and feature support.
- Test upgrades in a non-production environment before deploying to production.
- Review the release notes for each Nova version for any specific compatibility considerations.
For installation instructions, see the Installation Guide.