View Service Account List
This section describes how to view the list of service accounts.
Prerequisites
You need to be a member of a cluster and have the cluster-viewer role within the cluster.
Steps
-
Log in to the KubeSphere web console as a user with the cluster-viewer role and enter your cluster.
-
Click Configuration > Service Accounts in the left navigation pane.
-
The Service Account list provides the following information:
Parameter Description Name
The name and description of the service account.
Project
The project to which the service account belongs.
Role
The role of the service account within its project. The project role of a service account determines its permissions within the project.
Secret
The name of the Secret corresponding to the service account. This Secret stores the certificate, project name, and token used for authentication.
Creation Time
The creation time of the service account.
-
Select a project from the drop-down list in the upper left corner of the list to view service accounts within a specific project.
-
In the search box above the list, enter a keyword to search for service accounts by name.
-
Click
in the upper right corner of the list to refresh the list information.
-
Click
in the upper right corner of the list to customize the information displayed in the list.
-