This section describes how to view the storage class list.

Prerequisites

You need to join a cluster and have the Storage Class View permission in the cluster. For more information, see Cluster Members and Cluster Roles.

Steps

  1. Log in to the KubeSphere web console with a user who has Storage Class View permissions and enter your cluster.

  2. Click Storage > Storage Classes in the left navigation pane.

    • The storage class list provides the following information:

      Parameter Description

      Name

      The name, alias, and description of the storage class.

      Storage Type

      Block storage, object storage, or file storage.

      Number of Persistent Volume Claims

      The number of persistent volume claims created through the storage class.

      Allow Volume Cloning

      Whether to allow users to clone persistent volume claims in the KubeSphere web console.

      Allow Volume Expansion

      Whether to allow users to expand the storage capacity of persistent volume claims in the KubeSphere web console.

      Provisioner

      The storage plugin used by the storage class.

      Note

      Allow Volume Cloning and Allow Volume Expansion only indicate whether users are allowed to perform these operations on the KubeSphere web console. Whether persistent volume claims actually support these operations depends on the backend storage system. For more information, see Configure Volume Operations.

    • Click the search box above the list and set search criteria to search for storage classes by name and storage type.

    • Click refresh in the upper right corner of the list to refresh the list information.

    • Click cogwheel in the upper right corner of the list to customize the information displayed in the list.