Configure External Access through a NodePort Service
Expose your Redpanda cluster to clients outside of your Kubernetes cluster using a NodePort Service.
Expose your Redpanda cluster to clients outside of your Kubernetes cluster using a NodePort Service.
Expose your Redpanda cluster to clients outside of your Kubernetes cluster using LoadBalancer Services.
Customize the advertised ports for each listener on all Redpanda brokers, or disable listeners altogether.
Use the Simple Authentication and Security Layer (SASL) framework to provide authentication between Redpanda brokers and clients.
Configure the Helm chart to use PersistentVolumes, hostPath volumes, or emptyDir volumes.
Set up data archiving to back up topics to cloud storage.
Enable rack awareness to place partition replicas across different failure zones.
Configure your Pod resources such as memory, CPU, and storage.
Learn how internal and external connectivity works when Redpanda is running in Kubernetes.
Find the default values and descriptions of settings in the Redpanda Console Helm chart.
Find the default values and descriptions of settings in the Redpanda Helm chart.
Create read-only topics (Remote Read Replica topics) that mirror topics on a different cluster.
Configure your Redpanda cluster to offload log segments to object storage and save storage costs.