Updated on 2024-01-24 GMT+08:00

Infrastructure and Containerized Application Management

Application Scenario

In CCE, you can run clusters with x86 and Arm nodes. Create and manage Kubernetes clusters. Deploy containerized applications in them. All done in CCE.

Figure 1 CCE cluster

Benefits

Containerization requires less resources to deploy application. Services are not uninterrupted during upgrades.

Advantages

  • Multiple types of workloads

    Runs Deployments, StatefulSets, DaemonSets, jobs, and cron jobs to meet different needs.

  • Application upgrade

    Upgrades your apps in replace or rolling mode (by proportion or by number of pods), or rolls back the upgrades.

  • Auto scaling

    Auto scales your nodes and workloads according to the policies you set.

Figure 2 Workload