Which component is NOT a Kubernetes control plane component?

Prepare for the Kubernetes Cloud Native Associate (KCNA) Certification test with engaging questions and detailed explanations. Perfect your knowledge and boost your confidence to pass the exam successfully!

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