Edit PVC Information

This section explains how to edit Persistent Volume Claim information.

You can edit the alias and description of the Persistent Volume Claim. KubeSphere does not support editing the name of an already created Persistent Volume Claim.

Prerequisites

You should join a cluster and have the Persistent Volume Claim Management permission within the cluster. For more information, refer to “Cluster Members” and “Cluster Roles”.

Steps

  1. Log in to the KubeSphere web console with a user who has the Persistent Volume Claim Management permission, and access your cluster.

  2. Click Storage > Persistent Volume Claims in the left navigation pane.

  3. Click more on the right of the Persistent Volume Claim you want to edit, then choose Edit Information from the dropdown list.

  4. In the Edit Information dialog, set the alias and description for the Persistent Volume Claim, then click OK.

    ParameterDescription

    Alias

    The alias of the Persistent Volume Claim. Aliases can be the same for different Persistent Volume Claims. An alias can only contain Chinese characters, letters, numbers, and hyphens (-). It cannot start or end with a hyphen (-) and has a maximum length of 63 characters.

    Description

    The description of the Persistent Volume Claim. The description can contain any characters, with a maximum length of 256 characters.