Exam4Training

Which three functions are provided by the components within the Kubernetes control plane? (Choose three.)

Which three functions are provided by the components within the Kubernetes control plane? (Choose three.)
A . Balances pods across the nodes within a Kubernetes cluster.
B . Ensures that containers are running in a pod.
C . Configures network rules to route traffic to containers within the Kubernetes cluster.
D . Stores Kubernetes cluster data in a key-value data store.
E . Watches the API for changes and responds with appropriate actions.
F . Stores and distributes container images.

Answer: ADE

Explanation:

https://kubernetes.io/docs/concepts/overview/components/#control-plane-components

Exit mobile version