
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
- 6
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 - 7
The kube-controller-manager is not reconciling resources. Which log source would you check to diagnose the issue?
Select an answer first - 8
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 - 9
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 - 10
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.