Storage

This section explains how to manage storage resources.

KubeSphere supports the management of the following storage resources in projects:

  • Persistent Volume Claim: Defines storage requirements. The system creates a storage area in the backend storage system for containers based on the parameters in the persistent volume claim. Each storage area corresponds to a persistent volume in KubeSphere.

Persistent Volume Claims

Explain how to manage volumes.

Create PVCs

Explain how to create a Persistent Volume Claim.

View PVC List

Explain how to view the list of Persistent Volume Claims.

View PVC Details

Explain how to view details of a Persistent Volume Claim.

Clone Persistent Volumes

Explain how to clone a Persistent Volume.

Expand Persistent Volumes

Learn how to expand the capacity of a Persistent Volume.

Edit PVC Information

Introduce how to edit the basic information of a Persistent Volume Claim.

Delete PVCs

Introduce how to delete a Persistent Volume Claim.