Home / Platform management / Clusters / Clusters / Overview

Overview

A cluster is a collection of resources required for containers to run, containing resources such as nodes, load balancing, storage, and so on, and is a prerequisite for you to set up a business environment (Namespace) on the platform to run your containerised applications.

When the platform is deployed, a standard Kubernetes cluster (global) is deployed as the managing cluster. Based on the global cluster, you can dock multiple clusters to run your actual business.

<! – The platform supports the creation of clusters or access to clusters to interface with a variety of Kubernetes clusters as business clusters, including Kubernetes clusters created using stable and fast physical machine servers, virtual machines with high resource utilisation, and cloud nodes in different cloud environments (public or hosted clouds), providing unified management of multiple clusters. This simplifies cluster deployment, scaling, and other tasks, allowing you to focus more on the development and management of containerised applications. –>

Ways in which the platform manages clusters

Self-built clusters

With the platform’s Create Cluster feature, you can create a Kubernetes cluster on the platform based on the planned node information and network configuration, which provides you with convenience, flexibility, and the most powerful cluster management capability. Self-built clusters maximise the management of the entire Kubernetes cluster and support the use of the full functionality of the platform with greater freedom and scalability.

NCM Cluster

With the NanoManaged Cluster feature, you can incorporate existing standard Kubernetes clusters, OpenShift clusters, Amazon EKS (Amazon Elastic Kubernetes Service) clusters, and CCE (Huawei Cloud Container Engine) clusters into the platform for hosting. are included in the platform for hosting. Unified management of enterprise clusters, hosts, and Kubernetes resources under clusters in different infrastructure environments enables enterprises to quickly, effectively, and cost-effectively manage clusters cross-regionally and cross-platform, as well as carry out operation and maintenance management of clusters and nodes.

Create a public cloud cluster

The platform supports the rapid creation of public cloud clusters using interface forms, providing enterprises and organisations with a more flexible, scalable and efficient cloud computing environment.

Cluster Lifecycle

Status Description
Normal The apiserver that can connect to the cluster, the core functional components under the cluster are running normally, and the namespace under the cluster can be accessed.

| Abnormal | Unable to connect to the cluster apiserver, the core functional components under the cluster may be running abnormally and cannot access the namespace under the cluster normally. When the cluster status is abnormal, functions such as adding nodes, upgrading functional components, and deploying monitoring/logging components are not available. | Creating Creating **Creating | Creation in progress | The relevant components under the cluster are being deployed and the required resources are being created. | Waiting to register | **Waiting to register | Waiting for registration | global The cluster is waiting for a registered cluster connection. | | Accessing | The global cluster is waiting for a registered cluster connection. | | Accessing | The cluster is in the process of accessing the platform, related components are being deployed, and required resources are being created. | | Deleting | The cluster is in the process of accessing the platform. | Deletion in progress | The cluster is being deleted from the platform, the cluster is not available on the platform at this time, and no other operations are supported. |

Hint: When the status of the cluster is Creating/Accessing, click icon on the right side of the status to view the cluster’s execution progress (status.conditions).

Special Labels