View ConfigMap Details

This section explains how to view ConfigMap details.

Prerequisites

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

Steps

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

  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.