
Certified Kubernetes Application Developer (CKAD)
Domain 3Objective 2
Use Built-In CLI Tools to Monitor Kubernetes Applications 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 21 practice questions to prepare you well beyond it. (estimate)
21questions here
5free pages
9concepts
15%of the exam
Questions 16–20
- 16
A developer wants to see the status of all deployments in the cluster along with their desired and current replica counts. Which command should they use?
Select an answer first - 17
A pod named 'batch-job' is running a data-processing script. The script writes a report to /tmp/report.csv inside the container. The pod is about to be deleted, and you need to retrieve this file to your local machine for analysis. Which command copies the file out of the container?
Select an answer first - 18
A developer needs to see the recent events and conditions for a service named `web-frontend`. Which command provides this detailed information?
Select an answer first - 19
A pod named 'app' runs an interactive CLI tool that requires user input. You need to interact with this tool to test a specific command sequence. The pod has a single container. Which command provides an interactive session with the container's main process?
Select an answer first - 20
A pod named 'etl' has a container that writes a large output file to /data/output.csv. The pod is scheduled to be deleted in 5 minutes. You need to retrieve the file, but you also want to verify its integrity by checking its size before copying. Which approach is most efficient?
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.