https://github.com/redpanda-data/redpanda-operator
https://github.com/redpanda-data/redpanda-operator
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/redpanda-data/redpanda-operator
- Owner: redpanda-data
- Created: 2023-11-08T03:38:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-19T18:46:54.000Z (7 months ago)
- Last Synced: 2025-06-19T19:43:09.518Z (7 months ago)
- Language: Go
- Size: 26.5 MB
- Stars: 52
- Watchers: 29
- Forks: 12
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: licenses/BSL.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Redpanda Operator
- [Overview](https://docs.redpanda.com/current/deploy/deployment-option/self-hosted/kubernetes/k-deployment-overview/#helm-and-redpanda-operator)
- [Redpanda CRD reference](https://docs.redpanda.com/current/reference/k-crd-index/)
- Local deployment
- [Prerequisites](https://docs.redpanda.com/current/deploy/deployment-option/self-hosted/kubernetes/local-guide/?tab=tabs-3-helm-operator#prerequisites)
- [Deploy locally](https://docs.redpanda.com/current/deploy/deployment-option/self-hosted/kubernetes/local-guide/?tab=tabs-3-helm-operator#deploy-redpanda-and-redpanda-console)
- [Production deployment](https://docs.redpanda.com/current/deploy/deployment-option/self-hosted/kubernetes/k-production-workflow/)
- [Change log](./operator/CHANGELOG.md)
## Branches
| Branch | Release Series | [End of Support](https://support.redpanda.com/hc/en-us/articles/20617574366743-Redpanda-Supported-Versions) |
| :------------------------------------------------------------------------------------------: | :------------: | :---------------------------------------------------------------------------------------------------------: |
| [`main`](https://github.com/redpanda-data/redpanda-operator/tree/main) | v25.2.x | TBD |
| [`release/v25.1.x`](https://github.com/redpanda-data/redpanda-operator/tree/release/v25.1.x) | v25.1.x | TBD |
| [`release/v2.4.x`](https://github.com/redpanda-data/redpanda-operator/tree/release/v2.4.x) | v2.4.x | Dec 3, 2025 (est.) |
| [`release/v2.3.x`](https://github.com/redpanda-data/redpanda-operator/tree/release/v2.3.x) | v2.3.x | Dec 3, 2025 (est.) |