Which component is NOT a Kubernetes control plane component?

Prepare for the KCNA Certification Test. Study with flashcards, multiple-choice questions, and detailed explanations to enhance your understanding of Kubernetes Cloud Native concepts. Ace your exam!

Multiple Choice

Which component is NOT a Kubernetes control plane component?

Explanation:
The control plane consists of components that manage the cluster’s desired state: the API server that exposes the Kubernetes API, etcd as the backing store, and controllers like the cloud-controller-manager. The kubelet is a node-level agent that runs on every worker node, ensuring pods are started and healthy and reporting node status back to the API server. It is not part of the central control plane, which is why kubelet is the correct choice for what is NOT a control plane component.

The control plane consists of components that manage the cluster’s desired state: the API server that exposes the Kubernetes API, etcd as the backing store, and controllers like the cloud-controller-manager. The kubelet is a node-level agent that runs on every worker node, ensuring pods are started and healthy and reporting node status back to the API server. It is not part of the central control plane, which is why kubelet is the correct choice for what is NOT a control plane component.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy