Home / Platform management / Clusters / Management of resources

Management of resources

The platform fully integrates with Kubernetes. Through the resource management function of Platform Management, you can view and update the YAML orchestration files of Kubernetes resources in the platform; you can use customized YAML orchestration files to create any category of Kubernetes resources (including the resources that are not classified and managed by the platform), which provides an in-depth experience of using Kubernetes clusters.

Creating Resources

Supports the creation of Kubernetes resources, including namespace-related resources and cluster-related resources, using custom YAML orchestration files. When you create a resource in a category, you need to have administrative privileges for the corresponding resource category.

Procedure of operation

  1. In the left navigation bar, click Clusters > Management of resources. 3.

  2. (Optional) Click the Clusters drop-down selection list in the top navigation bar and select the cluster for which you want to create a resource. 4.

  3. Click the Create Resource Object button to enter the Create Resource page. 3.

  4. In the YAML (Read/Write) field, manually enter the YAML arrangement file for the resource you want to create. 4.

  5. Click the Create button.