Kubernetes and Cloud Native Associate (KCNA) — Question 115
What is the reference implementation of the OCI runtime specification?
Answer options
- A. lxc
- B. cri-o
- C. runc
- D. docker
Correct answer: C
Explanation
The correct answer is runc, as it is the reference implementation for the Open Container Initiative (OCI) runtime specification. lxc, cri-o, and docker are all container management tools but do not serve as the reference implementation for the OCI specifications.