What Is a Secure Container?
Secure containers are distinguished from common containers in a few aspects.
The most important difference is that each secure container (pod) runs on an independent micro-VM, has an independent OS kernel, and is securely isolated at the virtualization layer. As CCI uses shared multi-tenant clusters, security isolation of containers is more stringent than that in the scenarios where users have independent, private Kubernetes clusters. Secure containers, kernels, computing resources, storage resources, and networks can be isolated between different tenants, protecting users' resources and data from being preempted or stolen by other users.
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.