View CRD List

This section explains how to view the list of custom resource definitions.

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.

    • The custom resource definition list provides the following information:

      ParameterDescription

      Category

      The category and API version of the custom resource definition.

      Name

      The name of the custom resource definition.

      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.

    • Click on the search box at the top of the list and enter keywords to search for custom resource definitions by name.

    • Click refresh in the upper right corner of the list to refresh the list information.

    • Click cogwheel in the upper right corner of the list to customize the information displayed in the list.