Skip to content

cluster roles

DaoCloud Enterprise 5.0 classifies the roles of clusters based on their different functional orientations to help users better manage IT infrastructure.

Global service cluster

This cluster is used to run DCE 5.0 components such as container management, global management, observability, registry, etc. Generally, no business load is carried.

Support Item Description
K8s version 1.18+
Operating System RedHat 7.6 x86/ARM, RedHat 7.9 x86, RedHat 8.4 x86/ARM, RedHat 8.6 x86;
Ubuntu 18.04 x86, Ubuntu 20.04 x86;
CentOS 7.6 x86/AMD, CentOS 7.9 x86/AMD
Cluster Lifecycle Management Support
K8s Resource Management Support
Cloud Native Storage Support
Cloud Native Networking Calico, Cillium, Multus and other CNIs
Policy Management
(Network Policy, Quota Policy, Resource Limitation, Disaster Recovery Policy, Security Policy)
Support

Manage Cluster

This cluster is used to manage the working cluster and generally does not carry business load.

  • Classic mode Deploy the global service cluster and management cluster in different clusters, suitable for enterprise multi-data centers and multi-architecture Scenes.
  • Simple Mode Deploy the management cluster and the global service cluster in the same cluster.
Supported Features Description
K8s version 1.18+
Operating System RedHat 7.6 x86/ARM, RedHat 7.9 x86, RedHat 8.4 x86/ARM, RedHat 8.6 x86;
Ubuntu 18.04 x86, Ubuntu 20.04 x86;
CentOS 7.6 x86/AMD, CentOS 7.9 x86/AMD
Cluster Lifecycle Management Support
K8s Resource Management Support
Cloud Native Storage Support
Cloud Native Networking Calico, Cillium, Multus and other CNIs
Policy management
(network policy, quota policy, resource limit, disaster recovery policy, security policy)
Support

Working cluster

This is a cluster created using Container Management, which is mainly used to carry business load. The cluster is managed by the management cluster.

Supported Features Description
K8s version Support K8s 1.20 and above
Operating System RedHat 7.6 x86/ARM, RedHat 7.9 x86, RedHat 8.4 x86/ARM, RedHat 8.6 x86;
Ubuntu 18.04 x86, Ubuntu 20.04 x86;
CentOS 7.6 x86/AMD, CentOS 7.9 x86/AMD
Cluster Lifecycle Management Support
K8s Resource Management Support
Cloud Native Storage Support
Cloud Native Networking Calico, Cillium, Multus and other CNIs
Policy management
(network policy, quota policy, resource limit, disaster recovery policy, security policy)
Support

Access cluster

This cluster is used to access existing standard K8s clusters, including but not limited to self-built clusters in local data centers, clusters provided by public cloud vendors, clusters provided by private cloud vendors, edge clusters, Xinchuang clusters, heterogeneous clusters, Daocloud Different distribution clusters. It is mainly used to bear business load.

Supported Features Description
K8s version 1.18+
Support Friends Vmware Tanzu, Amazon EKS, Redhat Openshift, SUSE Rancher, Ali ACK, Huawei CCE, Tencent TKE, Standard K8s Cluster, Daocloud DCE
Cluster lifecycle management Not supported
K8s Resource Management Support
Cloud Native Storage Support
Cloud Native Networking Depends on Access Cluster Distribution Network Mode
Policy management
(network policy, quota policy, resource limit, disaster recovery policy, security policy)
Support

Note

A cluster can have multiple cluster roles. For example, a cluster can be either a global service cluster, a management cluster or a working cluster.

Comments