
Certified Kubernetes Application Developer (CKAD)
Domain 3Objective 4
Debugging in Kubernetes CKAD Practice Questions (Page 4)
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 16–20
- 16
A pod named worker-1 is running but is not responding to requests. The container image is minimal and does not include curl or wget. You need to test network connectivity from the pod's network namespace to an external service. Which command should you use?
Select an answer first - 17
A pod named db-0 is running but the application inside is not responding to network requests as expected. You suspect a configuration file inside the container is incorrect. Which command allows you to inspect the file system of the running container?
Select an answer first - 18
A pod named frontend-6d8e9f0a1 is in ImagePullBackOff. You need to determine why the image cannot be pulled. Which command would you run first?
Select an answer first - 19
An application in a pod named app-2f4g7h8j1 is writing logs to a file at /var/log/app.log inside the container. You need to examine this file on your local machine to analyze the logs. Which command should you use?
Select an answer first - 20
What is the purpose of an ephemeral container added with `kubectl debug`?
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.