Exam Type

Practice Set

Practice questions aggregated across this exam type.

Practice Questions

10 of 178 questions

Jump to concepts →

easy

Q1. Which control-plane component is the ONLY one that reads from and writes to etcd directly?


Select one answer before revealing.

easy

Q2. What is etcd in a Kubernetes cluster?


Select one answer before revealing.

easy

Q3. Which node component is the agent that starts containers and reports Pod status back to the API server?


Select one answer before revealing.

easy

Q4. On a kubeadm cluster, where do the static Pod manifests for control-plane components live?


Select one answer before revealing.

easy

Q5. Which tool is the official way to bootstrap a conformant Kubernetes control plane and join nodes?


Select one answer before revealing.

easy

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.

easy

Q7. Which two objects express a request for storage and the actual storage resource, respectively?


Select one answer before revealing.

easy

Q8. Which command safely evicts Pods from a node before maintenance, respecting PodDisruptionBudgets?


Select one answer before revealing.

easy

Q9. What does a Kubernetes Service provide to a set of Pods?


Select one answer before revealing.

easy

Q10. Which probe, when it fails, causes the container to be RESTARTED?


Select one answer before revealing.

1/18

Important Concepts

Study chapter-wise concepts before you practice.

View all