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
-
Log in to the KubeSphere web console with a user who has the Federated Project Viewing permission, and access your multi-cluster project.
-
Click Configuration > Secrets in the left navigation pane.
-
Click the name of a Secret in the list to open its details page.
-
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.
-
-
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 / in the top-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.