This section describes how to view Custom Resource Definition details.

Prerequisites

You need to join a cluster and have the Custom Resource Definition View permission in the cluster. For more information, see Cluster Members and Cluster Roles.

Steps

  1. Log in to the KubeSphere web console with a user who has Custom Resource Definition View permissions and enter your cluster.

  2. Click Custom Resource Definition in the left navigation pane.

  3. In the list of custom resource definitions, click the name of a custom resource definition to open its details page.

  4. On the details page, view the attributes of the Custom Resource Definition in the Attributes area.

    Parameter Description

    Cluster

    The cluster to which the Custom Resource Definition belongs.

    Scope

    The scope of a custom resource created using a Custom Resource Definition.

    • Namespaced: The custom resource created using the Custom Resource Definition belongs to a specific project.

    • Cluster: The custom resource created using the Custom Resource Definition belongs to the entire cluster.

    Creation Time

    The creation time of the Custom Resource Definition.

    Creator

    The user who created the Custom Resource Definition.

  5. On the Custom Resource Definition tab, view the custom resources created using this Custom Resource Definition.

    Parameter Description

    Name

    The name of the custom resource.

    Project/DevOps Project

    The project or DevOps project to which the custom resource belongs.

    Creation Time

    The creation time of the custom resource.