Edit Secret Information

This section explains how to edit Secret information.

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

Prerequisites

You should join a cluster and have the Project Resource 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 Project Resource Management permission, and access your cluster.

  2. Click Configuration > Secrets in the left navigation pane.

  3. Click more on the right of the Secret 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 Secret, then click OK.

    ParameterDescription

    Alias

    The alias of the Secret. Aliases can be the same for different Secrets. 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 Secret. The description can contain any characters, with a maximum length of 256 characters.