Kubernetes and Cloud Native Associate (KCNA) — Question 89

What is the purpose of the CRI?

Answer options

Correct answer: C

Explanation

The correct answer is C, as the Container Runtime Interface (CRI) is specifically designed to allow Kubernetes to work with different container runtimes in a plug-and-play manner. Option A, while related to integration, does not capture the essence of what CRI achieves. Option B talks about replication and scaling, which is not the primary focus of CRI. Option D is incorrect because CRI does not deal with resource criteria definitions.