Files
doc-exports/docs/ucs/umn/ucs_01_0116.html
qiujiandong1 0a674cd795 UCS UMN initial update 20250523 version
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com>
Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com>
Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
2026-01-13 13:39:08 +00:00

2.4 KiB

Custom Resource Definitions

Custom Resource Definitions (CRDs) are custom resource objects similar to Deployments or Services. You can run the kubectl commands to create and access CRDs for modular Kubernetes extension. For details, see Extend the Kubernetes API with CustomResourceDefinitions.

Procedure

  1. Access the cluster details page.
  2. In the navigation pane, choose Custom Resources. Then, click Create from YAML in the upper right corner.
  3. Edit the YAML file online or import one, and click OK.
  4. Other operations:

    • Click View YAML in the Operation column of the target CRD to view its YAML file.
    • Click View Details in the Operation column of the target CRD to view its instances in the cluster.