< img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3131724&fmt=gif" />

View Secret Details

This section explains how to view Secret details.

Prerequisites

  • Application Management for Cluster Federation should have been installed and enabled.

  • You should join a multi-cluster project and have the Federated Project Viewing permission within the project.

Steps

  1. Log in to the KubeSphere web console with a user who has the Federated Project Viewing permission, and access your multi-cluster project.

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

  3. Click the name of a Secret in the list to open its details page.

  4. On the details page, view the resource attributes of the Secret in the Attributes area on the left.

    Parameter Description

    Project

    The project to which the secret belongs.

    Type

    The type of the Secrets.

    • Default: The default type of Secrets, used to store user-defined data.

    • TLS information: Used to store TLS certificates and private keys.

    • Image registry information: Used to store information for accessing image registries.

    • Username and password: Used to store usernames and passwords.

    Creation Time

    The creation time of the secret.

    Update Time

    The update time of the secret.

    Creator

    The user who created the secret.

  5. On the right side of the details page, view the key-value data stored in the Secret in the Data tab.

    Tip

    The Secret uses Base64 data encoding. Click eye/eye-closed in the top-right corner of the Data tab to show/hide the plaintext data.

Receive the latest news, articles and updates from KubeSphere


Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.

What’s on this Page