Kubernetes and Cloud Native Associate (KCNA) — Question 17

We can extend the Kubernetes API with Kubernetes API Aggregation Layer and CRDs. What is CRD?

Answer options

Correct answer: A

Explanation

The correct answer is A, Custom Resource Definition, as it refers to a way to extend the Kubernetes API by defining new resource types. The other options are incorrect as they either misrepresent the term or use unrelated terminology.