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
-
Log in to the KubeSphere web console with a user who has the Custom Resource Definition Viewing permission, and access your cluster.
-
Click CRDs in the left navigation pane.
-
Click the name of a custom resource definition in the list to open its details page.
-
View the resource attributes of the custom resource definition in the Attributes section on the left side of the CRD details page.
Parameter Description 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.
-
-
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.
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.
Feedback
Was this page Helpful?
Receive the latest news, articles and updates from KubeSphere
Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.