The storage class list provides the following information:
Parameter | Description |
---|---|
Name | The name, alias, and description information of the storage class. |
Default Storage Class | The storage class is the default storage class or not. Once a default storage class is set, the system will use it to create Persistent Volume Claims if no specific storage class is designated. Only one default storage class is allowed in a KubeSphere cluster. |
PVCs | The number of Persistent Volume Claims created through the storage class. |
Volume Clone Allowed | Cloning Persistent Volumes in the KubeSphere web console is allowed or not. |
Volume Snapshot Allowed | Creating snapshots for Persistent Volumes in the KubeSphere web console is allowed or not. |
Volume Expansion Allowed | Expanding capacity of Persistent Volumes in the KubeSphere web console is allowed or not. |
Provisioner | The storage plugin used by the storage class. |
Note |
---|
Volume Clone Allowed, Volume Snapshot Allowed and Volume Expansion Allowed simply indicate whether users are permitted to perform these operations in the KubeSphere web console. The actual support for these operations by Persistent Volume Claims depends on the backend storage system. For more information, refer to Set Volume Operations. |
Click the search box at the top of the list to search for storage classes by name.
Click
in the upper right corner of the list to refresh the list information.
Click
in the upper right corner of the list to customize the information displayed in the list.