Kubernetes components and architecture

5 minutes 5 Questions

In the context of the CKA exam, Kubernetes architecture is defined by a master-worker model separating the Control Plane from Worker Nodes. The **Control Plane** is the cluster's brain. The `kube-apiserver` acts as the frontend, processing REST requests and serving as the only component that comm…

Test mode:
More Kubernetes components and architecture questions
30 questions (total)