View CRD Details

This section explains how to view details of a custom resource definition.

Prerequisites

You should join a cluster and have the Custom Resource Definition 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 Custom Resource Definition Viewing permission, and access your cluster.

  2. Click CRDs in the left navigation pane.

  3. Click the name of a custom resource definition in the list to open its details page.

  4. View the resource attributes of the custom resource definition in the Attributes section on the left side of the CRD details page.

    ParameterDescription

    Cluster

    The cluster to which the custom resource definition belongs.

    Scope

    The scope of custom resources created by custom resource definitions:

    • Namespaced: Custom resources created by custom resource definitions belong to a specific project.

    • Cluster: Custom resources created by custom resource definitions belong to the entire cluster.

    Creation Time

    The creation time of the custom resource definition.

    Creator

    The user who created the custom resource definition.

  5. View the custom resources created using the custom resource definition on the Resource Status tab on the right side of the custom resource definition details page.

    ParameterDescription

    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.