Updated on 2025-02-28 GMT+08:00

What Is CCE?

Cloud Container Engine (CCE) is a Kubernetes cluster hosting service for enterprises. It offers complete lifecycle management for containerized applications and delivers scalable, high-performance solutions for deploying and managing cloud-native apps.

Why CCE?

CCE is a one-stop platform integrating compute (ECS), networking (VPC, EIP, and ELB), storage (EVS, OBS, and SFS), and many other services. Multi-AZ, multi-region disaster recovery (DR) ensures high availability (HA) of Kubernetes clusters.

For more information, see Product Advantages and Application Scenarios.

CCE Cluster Types

There are multiple CCE products.

Category

Subcategory

CCE Standard

Positioning

-

Standard clusters that provide highly reliable and secure containers for commercial use

Application scenario

-

For users who expect to use container clusters to manage applications, obtain elastic computing resources, and enable simplified management on computing, network, and storage resources

Specification difference

Network model

Cloud native 1.0 networks: for scenarios where requirements on performance are not high and there are not so many containers

  • Tunnel network
  • Virtual Private Cloud (VPC) network

Network performance

The container network is overlaid with the VPC network, causing certain performance loss.

Network isolation

  • Tunnel network model: network policies supported for communications within a cluster
  • VPC network model: isolation not supported

Security isolation

cgroups are used to isolate common containers.