https://github.com/redpanda-data/redpanda-operator
https://github.com/redpanda-data/redpanda-operator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/redpanda-data/redpanda-operator
- Owner: redpanda-data
- Created: 2023-11-08T03:38:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-19T17:41:12.000Z (about 1 month ago)
- Last Synced: 2026-05-19T17:56:40.064Z (about 1 month ago)
- Language: Go
- Size: 49.1 MB
- Stars: 75
- Watchers: 26
- Forks: 26
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: licensereport/.gitignore
- 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) | v26.2.x | TBD |
| [`release/v26.1.x`](https://github.com/redpanda-data/redpanda-operator/tree/release/v26.1.x) | v26.1.x | Apr 1, 2027 (est) |
| [`release/v25.3.x`](https://github.com/redpanda-data/redpanda-operator/tree/release/v25.3.x) | v25.3.x | Nov 19, 2026 (est) |
| [`release/v25.2.x`](https://github.com/redpanda-data/redpanda-operator/tree/release/v25.2.x) | v25.2.x | Jul 31, 2026 (est) |