
Certified Kubernetes Application Developer (CKAD)
Domain 3Objective 2
Use Built-In CLI Tools to Monitor Kubernetes Applications 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 21 practice questions to prepare you well beyond it. (estimate)
21questions here
5free pages
9concepts
15%of the exam
Questions 6–10
- 6
A pod named 'worker-0' is stuck in the 'ContainerCreating' state. You've already checked the pod's events and see 'FailedMount' errors. You need to see the detailed volume mount configuration and the exact error message from the kubelet. Which command provides the most detailed information?
Select an answer first - 7
A pod named 'api' is in a CrashLoopBackOff state. You've checked the logs and found an 'OOMKilled' message. You need to confirm whether the OOM kill was due to the container exceeding its memory limit or the node running out of memory. Which combination of commands provides the most definitive evidence?
Select an answer first - 8
Your team reports that a node is running hot and applications are becoming slow. You need to see which pods on that specific node are consuming the most CPU to identify the culprit. Which command provides this information?
Select an answer first - 9
A pod named 'worker' runs a long-lived process that prints progress updates to stdout. You want to watch the live output stream and send an interrupt signal (Ctrl+C) to the process if it hangs. Which command allows you to interact with the container's standard streams?
Select an answer first - 10
You are debugging a webhook receiver in a pod named 'webhook' that listens on port 8443. The pod is in a namespace 'dev'. You need to send a test HTTPS request to it from your local machine. The pod's service is named 'webhook-svc'. Which command allows you to test this locally?
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.