Kubernetes and Cloud Native Associate (KCNA) — Question 41

Which of the following systems is NOT compatible with the CRI runtime interface standard?

Answer options

Correct answer: C

Explanation

The correct answer is C, systemd, because it is not a container runtime and does not implement the CRI standard. On the other hand, CRI-0, dockershim, and containerd are all compatible with the CRI runtime interface.