Storage for Redpanda in Kubernetes

Find information about Redpanda storage in Kubernetes.

  • Supported Volume Types for Data in Redpanda

    Understand the three Kubernetes volume types supported by Redpanda, their lifecycles, use cases, storage locations, and their suitability for different Redpanda data requirements.

  • Configure Storage for the Redpanda data directory in Kubernetes

    Configure Redpanda to store the data directory in PersistentVolumes, hostPath volumes, or emptyDir volumes.

  • Expand PersistentVolumes

    Learn how to expand the size of your PersistentVolumes to give Redpanda brokers more storage capacity.

  • Delete PersistentVolumes in Kubernetes

    Learn how to delete a PersistentVolume (PV) before removing a broker and its data from the cluster or to perform maintenance or upgrades on the PersistentVolume.