KCNA (Kubernetes and Cloud Native Associate) sample exam question with answer 22
Question:
What is the Container Runtime Interface (CRI) in Kubernetes?
- A Kubernetes feature that allows for direct communication between containers
- A container runtime developed by Kubernetes for Docker containers only
- A Kubernetes feature that enables automatic scaling of container instances
- A plugin interface that enables any container vendor to work as a container runtime for Kubernetes
Answer:
D - is the correct answer