> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/deka-gpu/deka-gpu-kubernetes/storages.md).

# Storages

On the Storages page of the Deka GPU, users can manage storage resources used by applications and workloads running in a Kubernetes cluster. To access the Storages page in the Deka GPU, select the **Kubernetes** module, and choose the **Storages** menu.

<figure><img src="/files/UsjoOEnA3GWGCR1SAYGd" alt=""><figcaption></figcaption></figure>

On the Storages page, there are three tabs available, as detailed below:

* **Persistent Volumes**. Persistent Volumes are storage resources in a Kubernetes cluster that provide storage for applications and workloads. For more information, see the [**Persistent Volumes subsection**.](/deka-gpu/deka-gpu-kubernetes/storages/persistent-volume.md)
* **Persistent Volume Claims**. Persistent Volume Claims (PVCs) are requests for storage resources in a Kubernetes cluster that allow applications to consume storage provided by Persistent Volumes. For more information, see the[ **Persistent Volume Claims subsection**.](/deka-gpu/deka-gpu-kubernetes/storages/persistent-volume-claims.md)
* **Data Volume**. Data Volumes are Kubernetes resources used to import, clone, and manage data for virtual machine workloads. For more information, see the [**Data Volume subsection**.](/deka-gpu/deka-gpu-kubernetes/storages/data-volume.md)
