View ConfigMap List
This section describes how to view the list of ConfigMaps.
Prerequisites
You need to join a cluster and have the cluster-viewer role in the cluster.
Steps
-
Log in to the KubeSphere web console as a user with the cluster-viewer role and go to your cluster.
-
Click Configurations > ConfigMaps in the left navigation pane.
-
The ConfigMap list provides the following information:
Parameter Description Name
The name and description of the ConfigMap.
Project
The project to which the ConfigMap belongs.
Fields
The key names of the key-value pair data stored in the ConfigMap. Different keys are separated by commas (,).
Creation Time
The creation time of the ConfigMap.
-
Select a project from the drop-down list in the upper-left corner of the list to view ConfigMaps in a specific project.
-
Click the search box above the list and enter a keyword to search for ConfigMaps 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.
-