Practice Set
Practice questions aggregated across this exam type.
Practice Questions
10 of 178 questions
Q1. Which control-plane component is the ONLY one that reads from and writes to etcd directly?
Select one answer before revealing.
Q2. What is etcd in a Kubernetes cluster?
Select one answer before revealing.
Q3. Which node component is the agent that starts containers and reports Pod status back to the API server?
Select one answer before revealing.
Q4. On a kubeadm cluster, where do the static Pod manifests for control-plane components live?
Select one answer before revealing.
Q5. Which tool is the official way to bootstrap a conformant Kubernetes control plane and join nodes?
Select one answer before revealing.
Q6. A brand-new kubeadm cluster shows all nodes as NotReady and CoreDNS stuck in Pending. What is the most likely cause?
Select one answer before revealing.
Q7. Which two objects express a request for storage and the actual storage resource, respectively?
Select one answer before revealing.
Q8. Which command safely evicts Pods from a node before maintenance, respecting PodDisruptionBudgets?
Select one answer before revealing.
Q9. What does a Kubernetes Service provide to a set of Pods?
Select one answer before revealing.
Q10. Which probe, when it fails, causes the container to be RESTARTED?
Select one answer before revealing.
Important Concepts
Study chapter-wise concepts before you practice.