Broadcom-VMware
2V0-33.22 · Question #75
Which three functions are provided by the components within the Kubernetes control plane? (Choose three.)
The correct answer is A. Balances pods across the nodes within a Kubernetes cluster. D. Stores Kubernetes cluster data in a key-value data store. E. Watches the API for changes and responds with appropriate actions. https://kubernetes.io/docs/concepts/overview/components/#control-plane-components
Section 1 - Identify VMware Cloud Architecture and Technologies
Question
Which three functions are provided by the components within the Kubernetes control plane? (Choose three.)
Options
- ABalances pods across the nodes within a Kubernetes cluster.
- BEnsures that containers are running in a pod.
- CConfigures network rules to route traffic to containers within the Kubernetes cluster.
- DStores Kubernetes cluster data in a key-value data store.
- EWatches the API for changes and responds with appropriate actions.
- FStores and distributes container images.
How the community answered
(51 responses)- A86% (44)
- B4% (2)
- C8% (4)
- F2% (1)
Explanation
https://kubernetes.io/docs/concepts/overview/components/#control-plane-components
Topics
#Kubernetes control plane#etcd#scheduler#controller manager
Community Discussion
No community discussion yet for this question.