View ConfigMap List
This section describes how to view the list of ConfigMaps.
Prerequisites
-
The KubeSphere platform needs to have the Application Management for Cluster Federation extension installed and enabled.
-
You need to join a federated project and have the Federated Project View permission in the corresponding workspace.
Steps
-
Log in to the KubeSphere web console as a user with Federated Project View permissions and enter your federated project.
-
Click Configuration > ConfigMaps in the left navigation pane.
-
The ConfigMap list provides the following information:
Parameter Description Name
The name of the ConfigMap.
Status
The current status of the ConfigMap.
Data
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.
-
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.
-