CLB allows real servers to bind EKS container instances.
EKS Container Instance (EKSCI) is a container service provided by Tencent Cloud Elastic Kubernetes Service (EKS). EKSCI makes it easy to deploy containers without servers and K8S clusters, and provides VM-level security and resource isolation. Meanwhile, its startup and release are faster than VMs.
Compared to pods in Kubernetes clusters, EKSCI offers a simpler and more underlying containerization solution. It can meet your demand that you only need scheduling and managing container resources without considering management capabilities such as orchestration and scheduling of upper-layer workloads. EKSCI also helps increase efficiency and reduce costs. It frees you from O&M work at the underlying server layer, allowing you to focus on the application layer.
Note:EKSCI is in beta test. To try it out, please submit a ticket.
Note:To bind to other VPC container instances, you need to associate other VPCs and the VPC you use with the same CCN instance. For more information, see Associating Network Instances.
Was this page helpful?