
Certified Kubernetes Application Developer (CKAD)
Domain 2Objective 4
Understand API Depreciations CKAD Practice Questions (Page 3)
Part of the Application Deployment domain, which accounts for 20% of the CKAD exam. Linux Foundation does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 3–4 from this objective — we provide 16 practice questions to prepare you well beyond it. (estimate)
16questions here
4free pages
4concepts
20%of the exam
Questions 11–15
- 11
An administrator is preparing to upgrade a cluster from v1.20 to v1.21. Before the upgrade, the administrator wants to identify all resources that are using deprecated API versions. Which kubectl command should be used to list the API versions currently in use by resources in the cluster?
Select an answer first - 12
A developer is updating a Deployment manifest and notices the apiVersion field is set to apps/v1beta1. Which statement about this API version is correct?
Select an answer first - 13
A developer is writing a new manifest for a `NetworkPolicy` resource. The cluster runs Kubernetes v1.24. Which `apiVersion` should the developer use to ensure the manifest is compatible with the current cluster and future upgrades?
Select an answer first - 14
An operator is troubleshooting why a `kubectl get ingresses` command returns an error about an unknown API version. The operator suspects the cluster is running an older version. Which command should the operator run to see which API versions are actually served for Ingress?
Select an answer first - 15
Which of the following is the minimum support period for a beta API version before it can be removed, according to the Kubernetes deprecation policy?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Foundation. “CKAD” is a trademark of its owner, used for identification only.