
Certified Kubernetes Application Developer (CKAD)
Domain 3Objective 2
Use Built-In CLI Tools to Monitor Kubernetes Applications CKAD Practice Questions (Page 3)
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 11–15
- 11
A pod named 'db' is running but responding slowly. You suspect the container's timezone is misconfigured. You need to inspect the environment and check the current date inside the container. Which command runs a command inside the container to check this?
Select an answer first - 12
Which kubectl command shows detailed information about a specific pod, including its events, conditions, and configuration?
Select an answer first - 13
You are developing a web application running in a pod named 'web-1' in a remote cluster. The application listens on port 8080 inside the container. You need to access it from your local machine at http://localhost:9090 to test a feature without exposing the service publicly. Which command accomplishes this?
Select an answer first - 14
A pod named 'cache' is not ready, but it is running. You need to see the detailed conditions (e.g., PodScheduled, Initialized, ContainersReady, Ready) and recent events to understand why the readiness probe is failing. Which command provides this?
Select an answer first - 15
A deployment named 'web-frontend' is failing to roll out. The ReplicaSet is created but pods are stuck in Pending. You need to quickly identify which node(s) the pods are being scheduled to and whether there are any scheduling failures. Which command sequence gives you the most direct diagnostic information?
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.