View Secret Details
This section explains how to view Secret details.
Prerequisites
You should join a project and have the Secret Viewing permission within the project. For more information, refer to "Project Members" and "Project Roles".
Steps
-
Log in to the KubeSphere web console with a user who has the Secret Viewing permission, and access your project.
-
Click Configuration > Secrets in the left navigation pane.
-
Click the name of a Secret in the list to open its details page.
-
View the resource attributes of the Secret in the Attributes area on the left side of the Secret details page.
Parameter Description Cluster
The cluster to which the Secret belongs.
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.
Creator
The user who created the Secret.
-
-
On the Data tab on the right side of the Secret details page, view the key-value pair data stored in the Secret.
Tip Secrets use Base64-encoded data. Click / in the upper-right corner of the Data tab to show/hide the plaintext data.
Feedback
Was this page Helpful?
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.