Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: proposalbot <proposalbot@otc-service.com> Co-committed-by: proposalbot <proposalbot@otc-service.com>
16 lines
1.5 KiB
ReStructuredText
16 lines
1.5 KiB
ReStructuredText
:original_name: cce_01_0091.html
|
|
|
|
.. _cce_01_0091:
|
|
|
|
What Is Cloud Container Engine?
|
|
===============================
|
|
|
|
Cloud Container Engine (CCE) provides highly scalable, high-performance, enterprise-class Kubernetes clusters and supports Docker containers. With CCE, you can easily deploy, manage, and scale containerized applications on the cloud.
|
|
|
|
CCE is deeply integrated with the public cloud services, including high-performance computing (ECS), network (VPC, EIP, and ELB), and storage (EVS and SFS) services. It supports heterogeneous computing architectures such as GPU, ARM, and FPGA. By using multi-AZ and multi-region disaster recovery, CCE ensures high availability of Kubernetes clusters.
|
|
|
|
You can use CCE through the console, kubectl, and `APIs <https://docs.otc.t-systems.com/en-us/api2/cce/cce_02_0344.html>`__. Before using the CCE service, learn about the concepts related to Kubernetes. For details, see https://kubernetes.io/docs/concepts/.
|
|
|
|
- Junior users: You are advised to use the console. The console provides an intuitive interface for you to complete operations such as creating clusters or workloads.
|
|
- Advanced users: If you have experience in using kubectl, you are advised to use the kubectl, and `APIs <https://docs.otc.t-systems.com/en-us/api2/cce/cce_02_0344.html>`__ to perform operations. For details, see `Kubernetes APIs <https://kubernetes.io/docs/concepts/overview/kubernetes-api/>`__ and `kubectl CLI <https://kubernetes.io/docs/reference/kubectl/overview/>`__.
|