This section describes how to view ConfigMap details.

Prerequisites

You need to be a member of a cluster and have the cluster-viewer role within the cluster.

Steps

  1. Log in to the KubeSphere web console as a user with the cluster-viewer role and enter your cluster.

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

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

  4. 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.

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