Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Kubernetes and Cloud Native Associate (KCNA)

Domain 3Objective 2

Debugging KCNA Practice Questions (Page 2)

Part of the Cloud Native Application Delivery domain, which accounts for 16% of the KCNA exam. Linux Foundation does not publish an official question count, but from its 90-minute exam (~35–60 total, ~6–10 in this domain), expect 2–3 from this objective — we provide 23 practice questions to prepare you well beyond it. (estimate)

23questions here
5free pages
4concepts
16%of the exam

Questions 6–10

  1. 6application · medium

    A DevOps engineer notices that a Kubernetes Deployment's Pods are CrashLoopBackOff. The application writes structured logs to stdout. Which command sequence should the engineer use to quickly identify the root cause?

    Select an answer first
  2. 7application · medium

    A Pod is stuck in `Pending` state. The team checks `kubectl describe pod` and sees the event: `0/3 nodes are available: 3 Insufficient cpu.` The Deployment requests 2 CPUs per replica, but the nodes only have 1 CPU available. What is the most appropriate action?

    Select an answer first
  3. 8application · medium

    A team wants to automatically detect when a Kubernetes Deployment is not making progress during a rollout (e.g., new Pods are not becoming ready). Which Kubernetes feature should they use?

    Select an answer first
  4. 9expert · medium

    A team runs a stateful application in Kubernetes. They want to detect when the application is not able to serve requests due to a full disk on the node. They already have Prometheus monitoring node-level metrics. Which metric should they alert on?

    Select an answer first
  5. 10expert · hard

    A team deploys a new version of a microservice. The rollout is successful, but users report that some requests fail with `Connection reset by peer`. The team checks the logs and sees that the new Pods are receiving traffic, but the old Pods are still receiving traffic as well. The Deployment strategy is RollingUpdate. What is the most likely cause?

    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. “KCNA” is a trademark of its owner, used for identification only.