Skip to content

cluster status

The container management platform supports two types of clusters: access clusters and self-built clusters. For more information about cluster management types, see ClusterRole.

The status of these two clusters is described below.

Access cluster

Status Description
Joining The cluster is joining
Removing The cluster is being removed
Running The cluster is running normally
Unknown (Unknown) The cluster has been disconnected. The data displayed by the system is the cached data before the disconnection, which does not represent real data. At the same time, any operations performed in the disconnected state will not take effect. Please check the cluster network connectivity or host status.

Self-built cluster

Status Description
Creating Cluster is being created
Updating Update cluster Kubernetes version
Deleting The cluster is being deleted
Running The cluster is running normally
Unknown (Unknown) The cluster has been disconnected. The data displayed by the system is the cached data before the disconnection, which does not represent real data. At the same time, any operations performed in the disconnected state will not take effect. Please check the cluster network connectivity or host status.
Creation failed (Failed) Cluster creation failed, please check the log for detailed failure reasons

Comments