
Certified Kubernetes Application Developer (CKAD)
Domain 3Objective 4
Debugging in Kubernetes CKAD Practice Questions (Page 2)
Part of the Application Observability and Maintenance domain, which accounts for 15% of the CKAD exam. Linux Foundation does not publish an official question count, but from its 120-minute exam (~50–80 total, ~8–12 in this domain), expect 2–3 from this objective — we provide 28 practice questions to prepare you well beyond it. (estimate)
28questions here
6free pages
8concepts
15%of the exam
Questions 6–10
- 6
You need to see the logs of a pod to diagnose an application error. Which command would you use?
Select an answer first - 7
You see a pod that is in the ImagePullBackOff state. Which command would you use to quickly see the status of all pods in the namespace to identify this pod?
Select an answer first - 8
You need to access a web application running in a pod on port 8080 from your local machine, but the pod does not have a Service. Which command allows you to temporarily forward a local port to the pod's port?
Select an answer first - 9
You need to debug a database pod named db-0 that is not accessible from your local machine. The database listens on port 5432 inside the pod. You want to connect using a local GUI tool that expects to connect to localhost:5432. Which command should you run?
Select an answer first - 10
You are developing a web application that runs in a pod named app-5f7c8d9e2. The application listens on port 8080 inside the pod, but it is not exposed via a Service. You need to test the application from your local machine using curl. Which command enables this?
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.