This Helm chart (redpanda
) deploys a Redpanda cluster.
Once deployed, you continue to use the Helm command and override values to change and/or upgrade your Redpanda deployment.
The defaults are in values.yaml.
This is the Helm Chart for Redpanda. It provides the ability to set up a multi node redpanda cluster with the following optional features:
- Schema registry (enabled by default)
- REST (aka PandaProxy, enabled by default)
- TLS
- SASL
- External access
See the examples folder with more details on how to use this helm chart. Each example focuses on specific features like the ones listed above. We recommend completing the instructions in the 60-Second Guide for Kubernetes before continuing steps in any of these examples.
The values.yaml file is documented throughout. Please see this file for more details.
See the 60-Second Guide for Kubernetes
If you have improvements that can be made to this Helm chart, please consider becoming a contributor. See our Contributing document for more details.