This section describes the notes and constraints on using CCE.
Cluster Type | CCE Standard Cluster | CCE Standard Cluster | CCE Turbo Cluster |
|---|---|---|---|
Network Model | Tunnel | VPC | Cloud Native Network 2.0 |
NetworkPolicy | Enabled by default | Disabled by default (To use network policies, enable DataPlane V2 when creating a cluster.) | Disabled by default (To use network policies, enable DataPlane V2 when creating a cluster.) |
Data plane implementation | OpenvSwitch | eBPF | eBPF |
Cluster version for ingress rules | All versions | Cluster version: v1.27.16-r30, v1.28.15-r20, v1.29.13-r0, v1.30.10-r0, v1.31.6-r0, or later | Cluster version: v1.27.16-r10, v1.28.15-r0, v1.29.10-r0, v1.30.6-r0, or later |
Cluster version for egress rules | v1.23 and later | ||
Selector for ingress rules | namespaceSelector podSelector | namespaceSelector podSelector IPBlock | namespaceSelector podSelector IPBlock |
Selector for egress rules | namespaceSelector podSelector IPBlock | ||
Supported OS | EulerOS CentOS HCE OS 2.0 | HCE OS 2.0 | HCE OS 2.0 |
IPv6 network policies | Not supported | Not supported | Supported |
Secure containers | Not supported | Not supported | Not supported |
IPBlock scope | Not limited | Subnets within the pod CIDR block, Service CIDR block, and node IP addresses | Subnets within the pod CIDR block, Service CIDR block, and node IP addresses |
Limit ClusterIP access through workload labels | Not supported | Supported | Supported |
Limit the internal cloud server CIDR block of 100.125.0.0/16 | Supported | Supported | Not supported |
SCTP | Not supported | Supported | Not supported |
Always allow access to pods on a node from other nodes | Supported | Supported | Supported |
Configure EndPort in network policies | Not supported | Supported | Not supported |
For clusters v1.19.10 and later, if an HPA policy is used to scale out a workload with EVS volumes mounted, a new pod cannot be started because EVS disks cannot be attached.
The default backup configuration that is stored in the /etc/lvm/lvm.conf path for the node LVM has been changed. Once the CCE Container Storage (Everest) add-on (version ≥ 2.4.98) is installed, archive logs will only be kept for one day to avoid filling up disk space with historical metadata from numerous LVM operations.
CCE uses Helm charts to deploy add-ons. To modify or upgrade an add-on, perform operations on the Add-ons page or use open add-on management APIs. Avoid making changes to add-on resources in the backend, as this may lead to abnormal add-on behavior or unexpected issues. For example, parameter settings could be overwritten after an upgrade.
There are resource quotas for your CCE clusters in each region.
Item | Constraints on Common Users |
|---|---|
Total number of clusters in a region | 50 |
Number of nodes in a cluster (cluster management scale) | A maximum of 50, 200, 1000, or 2000 nodes can be selected. |
Maximum number of pods on a node | 256 |
Maximum number of pods managed by a cluster | 100,000 pods |
The capacity of a cluster is made up of various resource types, including container groups (pods), cloud storage instances (persistent volumes), and Services. Additionally, the size of these resource objects can also impact the cluster capacity.
For example:
Since clusters in actual application environments contain multiple resource types, it is possible that the number of resources for a single type may not reach its upper limit. It is important to monitor cluster resource usage regularly and plan and manage the resources effectively to ensure the best performance of all resources. If the current specifications do not meet your requirements, you can scale out the cluster to ensure stability.
Category | Item | Constraints on Common Users |
|---|---|---|
Compute | Pods | 1000 |
Cores | 8000 | |
RAM capacity (MB) | 16,384,000 | |
Networking | VPCs per account | 5 |
Subnets per account | 100 | |
Security groups per account | 100 | |
Security group rules per account | 5000 | |
Routes per route table | 100 | |
Routes per VPC | 100 | |
VPC peering connections per region | 50 | |
Network ACLs per account | 200 | |
Layer 2 connection gateways per account | 5 | |
Load balancing | Elastic load balancers | 50 |
Load balancer listeners | 100 | |
Load balancer certificates | 120 | |
Load balancer forwarding policies | 500 | |
Load balancer backend host group | 500 | |
Load balancer backend server | 500 |