Linux_FoundationLinux_Foundation
KCNA · Question #138
KCNA Question #138: Real Exam Question with Answer & Explanation
Sign in or unlock KCNA to reveal the answer and full explanation for question #138. The question stem and answer options stay visible for context.
Submitted by rohit_dlh· May 4, 2026Kubernetes Fundamentals
Question
How can you extend the Kubernetes API?
Options
- AAdding a CustomResourceDefinition or implementing an aggregation layer.
- BAdding a new version of a resource, for instance v4beta3.
- CWith the command kubectl extend api, logged in as an administrator.
- DAdding the desired API object as a kubelet parameter
Unlock KCNA to see the answer
You've previewed enough free KCNA questions. Unlock KCNA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Kubernetes API Extension#CustomResourceDefinition#CRD#Aggregation Layer