This section describes how to view ConfigMap details.

Prerequisites

You need to join a project and have the ConfigMap View permission in the project. For more information, see Project Members and Project Roles.

Steps

  1. Log in to the KubeSphere web console with a user who has ConfigMap View permissions and enter your workspace.

  2. Click Configuration > ConfigMaps in the left navigation pane.

  3. Select a project from the drop-down list in the upper left corner of the page.

  4. In the ConfigMap list, click the name of a ConfigMap to open its details page.

  5. On the ConfigMap details page, view the resource attributes of the ConfigMap in the Attributes area.

    Parameter Description

    Cluster

    The cluster to which the ConfigMap belongs.

    Project

    The project to which the ConfigMap belongs.

    Creation Time

    The creation time of the ConfigMap.

    Creator

    The user who created the ConfigMap.

  6. On the Data tab, view the key-value pair data stored in the ConfigMap.