Delete Secrets

This section explains how to delete a Secret.

Warning

Deleting a Secret is irreversible, please proceed with caution.

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”.

Delete a Single Secret

  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 delete, then choose Delete from the dropdown list.

  4. In the Delete Secret dialog, enter the name of the Secret, then click OK.

Delete Multiple Secrets

  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. Select the checkbox on the left of the Secrets you want to delete, then click Delete above the Secret list.

  4. In the Delete Multiple Secrets dialog, enter the name of the Secrets, then click OK.

    Note

    Please separate multiple names using a comma (,) and a space.