View ConfigMap Details

This section explains how to view ConfigMap details.

Prerequisites

You should join a project and have the ConfigMap Viewing permission within the project. For more information, refer to “Project Members” and “Project Roles”.

Steps

  1. Log in to the KubeSphere web console with a user who has the ConfigMap Viewing permission, and access your project.

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

  3. Click the name of a ConfigMap in the list to open its details page.

  4. View the resource attributes of the ConfigMap in the Attributes area on the left side of the ConfigMap details page.

    ParameterDescription

    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.

  5. On the Data tab on the right side of the ConfigMap details page, view the key-value pair data stored in the ConfigMap.