Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Certified Kubernetes Application Developer (CKAD)

Domain 3Objective 4

Debugging in Kubernetes CKAD Practice Questions (Page 5)

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 21–25

  1. 21expert · hard

    A pod named batch-job is in CrashLoopBackOff. You have run kubectl logs batch-job --previous and it shows an error about a missing environment variable. You fix the environment variable in the Deployment and the pod restarts, but it still crashes with the same error. You suspect the pod is using a cached image. Which command would help you confirm whether the new environment variable is actually being applied?

    Select an answer first
  2. 22application · medium

    A pod named api-5g6h7j8k3 is running slowly and you suspect it is using more CPU than expected. You want to see the current CPU and memory usage of the pod and compare it with the logs to identify any correlation. Which two commands would you use together?

    Select an answer first
  3. 23foundation · easy

    You want to copy a log file from a pod to your local machine for further analysis. Which command would you use?

    Select an answer first
  4. 24application · medium

    A pod named cache-0 is running but is not behaving as expected. The container image does not include a shell or any debugging tools. You need to inspect the pod's network namespace and run diagnostic commands without modifying the running container. Which approach should you take?

    Select an answer first
  5. 25foundation · easy

    You want to run a single command (not interactive) inside a container to check its environment variables. Which command would 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.