# Storage for Redpanda in Kubernetes

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [streaming-full.txt](https://docs.redpanda.com/streaming-full.txt)

---
title: Storage for Redpanda in Kubernetes
latest-operator-version: v26.1.4
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "false"
page-is-past-eol: "true"
page-eol-date: April 30, 2025
latest-console-tag: v3.7.3
latest-connect-version: 4.93.0
docname: kubernetes/storage/index
page-component-name: streaming
page-version: "24.1"
page-component-version: "24.1"
page-component-title: Streaming
page-relative-src-path: kubernetes/storage/index.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/24.1/modules/manage/pages/kubernetes/storage/index.adoc
description: Find information about Redpanda storage in Kubernetes.
page-git-created-date: "2023-09-27"
page-git-modified-date: "2024-02-26"
support-status: past end-of-life
---

<!-- Source: https://docs.redpanda.com/streaming/24.1/manage/kubernetes/storage.md -->

Find information about Redpanda storage in Kubernetes.

-   [Supported Volume Types for Data in Redpanda](k-volume-types/)

    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](k-configure-storage/)

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

-   [Tiered Storage in Kubernetes](tiered-storage/)

    Configure your Redpanda cluster to offload log segments to cloud storage and save storage costs.

-   [Expand PersistentVolumes](k-resize-persistentvolumes/)

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

-   [Delete PersistentVolumes in Kubernetes](k-delete-persistentvolume/)

    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.