Storage Classes

This section explains how to manage storage classes.

Storage classes define a class of storage volumes that containers can use. If you did not set up an external persistent storage system during the installation of KubeSphere, KubeSphere will use the local storage system of the cluster nodes as the persistent storage system and automatically create the corresponding local storage class. If you are using an external persistent storage system, you need to install a storage plugin for the KubeSphere cluster and create storage classes to define the classes of storage volumes that can be used. For information on how to install storage plugins, please contact your storage system provider.

Create Storage Classes

Instructions on how to create a storage class.

View Storage Class List

Instructions on how to view the storage class list.

View Storage Class Details

Instructions on how to view storage class details.

Set Default Storage Class

Instructions on how to set the default storage class.

Enable and Disable Volume Operations

Instructions on how to enable and disable volume operations.

Edit Storage Class Information

Instructions on how to edit the alias and description of a storage class.

Delete Storage Classes

Instructions on how to delete a storage class.