Docs Self-Managed Upgrade Kubernetes Compatibility You are viewing the Self-Managed v25.1 beta documentation. We welcome your feedback at the Redpanda Community Slack #beta-feedback channel. To view the latest available version of the docs, see v24.3. Kubernetes Compatibility This topic describes the compatibility for versions of Redpanda, Redpanda Operator, and the Helm charts. The tables identify the version requirements and compatibility guidelines. Redpanda Self-Managed version numbers follow the convention AB.C.D, where AB is the two digit year, C is the feature release, and D is the patch release. For example, v22.3.1 indicates the first patch release on the third feature release of the year 2022. Patch releases include bug fixes and minor improvements, with no change to user-facing behavior. New and enhanced features are documented with each feature release. You can find a list of all releases on GitHub. Versioning scheme and compatibility policy The Redpanda Helm chart and Redpanda Operator are versioned and tested alongside specific Redpanda core releases, Kubernetes, and Helm. Starting from version v25.1-k8s1-beta1, the Redpanda Operator and Redpanda Helm chart follow a new versioning scheme aligned with Redpanda core releases: v25.1 refers to the Redpanda core feature release deployed by default. The suffix -k8s<number> denotes the Kubernetes-specific version, where <number> is the unique patch version for either the operator or Helm chart. Each Redpanda Operator and Helm chart version supports the corresponding Redpanda core version plus one minor version above and one below. This approach ensures flexibility and ease during upgrades. For example, Redpanda Operator version 25.1-k8sx supports Redpanda core versions 25.2.x, 25.1.x, and 24.3.x. Redpanda Operator and Helm chart versions are supported only while their associated Redpanda core version remains supported. If the core version reaches End-of-Life (EoL), the corresponding Operator and Helm chart versions also reach EoL. Beta versions are available only for testing and feedback. They are not supported by Redpanda and should not be used in production environments. To give feedback on beta releases, reach out to the Redpanda team in Redpanda Community Slack. Compatibility matrix Redpanda Core / rpk Helm Chart Operator Helm Chart Operator Helm CLI Kubernetes 25.1.x 25.1-k8s-beta, 5.10.x, 5.9.x 25.1-k8s-beta, 0.4.41, 0.4.36 25.1-k8s-beta, 2.4.x, 2.3.x 3.12+ 1.29.x - 1.32.x 24.3.x 25.1-k8s-beta, 5.9.x 25.1-k8s-beta, 0.4.41, 0.4.36, 0.4.29 25.1-k8s-beta, 2.4.x, 2.3.x, 2.2.x 3.11+ 1.28.x - 1.31.x 24.2.x 5.9.x, 5.8.x 0.4.29 2.2.x 3.10+ 1.27.x - 1.30.x By default, the Redpanda Helm chart depends on cert-manager for enabling TLS. Make sure to install a version of the cert-manager CRDs that supports the certificates.cert-manager.io/v1 resource. See the cert-manager release notes. Redpanda Console integration Redpanda Console is integrated as a subchart within the Redpanda Helm chart. Each version of the Redpanda Helm chart defines a range of versions of the Redpanda Console chart that it supports. The version of Redpanda Console that is installed depends on the version of the Redpanda Helm chart you choose to install. This interdependency is established when you add or update the Redpanda chart repository, linking a particular version of Redpanda Console with the corresponding version of the Redpanda Helm chart. As a result of this integration, any updates you apply to the Redpanda Helm chart might also lead to changes in the version of the Redpanda Console. This means that selecting a different version of the Redpanda Helm chart can automatically determine the version of the Console that gets installed or updated in your environment. Redpanda Console Helm Chart Operator v3.x.x v25.1-k8s-beta v25.1-k8s-beta v2.x.x 5.10.1, 5.9.x, 5.8.x 2.4.x, 2.3.x, 2.2.x Next steps Deploy Redpanda in Kubernetes Upgrade Redpanda in Kubernetes Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution Upgrade the Redpanda Operator Migrate Node Pools