Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Certified Kubernetes Administrator (CKA)

Domain 2Objective 2

Troubleshoot Cluster Components CKA Practice Questions (Page 2)

Part of the Troubleshooting domain, which accounts for 30% of the CKA exam. Linux Foundation does not publish an official question count, but from its 120-minute exam (~50–80 total, ~15–24 in this domain), expect 3–5 from this objective — we provide 23 practice questions to prepare you well beyond it. (estimate)

23questions here
5free pages
6concepts
30%of the exam

Questions 6–10

  1. 6application · medium

    The kube-controller-manager on a control plane node is crashing. `journalctl -u kube-controller-manager` shows: 'failed to start controller manager: open /etc/kubernetes/controller-manager.conf: no such file or directory'. The file was present before a recent upgrade. What is the most likely cause?

    Select an answer first
  2. 7foundation · easy

    The kube-controller-manager is not reconciling resources. Which log source would you check to diagnose the issue?

    Select an answer first
  3. 8application · medium

    A pod is stuck in `Pending` state. `kubectl describe pod` shows: '0/3 nodes are available: 3 node(s) didn't match node selector'. The pod has a nodeSelector for `disktype=ssd`, but no nodes have this label. What is the most likely cause?

    Select an answer first
  4. 9application · medium

    A Service of type LoadBalancer is created, but the external IP remains `<pending>`. `kubectl get svc` shows the Service exists, and `kubectl get endpoints` shows the endpoints are populated. What is the most likely cause?

    Select an answer first
  5. 10foundation · easy

    The kube-apiserver static pod is failing to start. What is the recommended way to recover it?

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