Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Certified Kubernetes Application Developer (CKAD)

Domain 3Objective 4

Debugging in Kubernetes CKAD Practice Questions (Page 1)

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 1–5

  1. 1foundation · easy

    You need to copy a configuration file from your local machine into a running container to test a change. Which command should you use?

    Select an answer first
  2. 2application · medium

    You need to update a configuration file inside a running pod named config-0. The file is located at /etc/config/settings.ini. You have a corrected version on your local machine at ./settings.ini. Which command should you use to replace the file in the pod?

    Select an answer first
  3. 3application · medium

    A pod named scheduler-test is not being scheduled. You have verified that the pod's YAML is correct and there are no taints on the nodes. Which command would show you the most recent scheduling events for this pod?

    Select an answer first
  4. 4expert · hard

    A pod named db-1 is in a CrashLoopBackOff state. You have checked the logs and they show no errors. You have also checked the pod's resource usage with kubectl top and it shows the pod is using very little CPU and memory. You suspect the issue may be related to a failed liveness probe. Which command would provide the most direct evidence of this?

    Select an answer first
  5. 5expert · hard

    A pod named legacy-app is running but is not responding. The container image is old and does not include any debugging tools. You need to inspect the process list and network connections from within the pod's network namespace, but you must not modify the running container. Which command should you use?

    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.