Explanation of Answer E:This option correctly matches the Kubernetes components with their descriptions:
Kubectl- d. Command-line interface used to control Kubernetes
Etcd- f. Stores configuration data relating to the cluster
Kubelet- c. Agent that allows nodes to communicate with the API
Kube-proxy- e. Performs networking functions and routes network traffic
Kube-apiserver- a. Processes and validates requests and performs operations
Kube-scheduler- b. Determines where containers should run based on resource availability
[Reference:, Oracle Linux Cloud Native Environment Guide:Kubernetes Components, Clarification on Incorrect Options:, Other options incorrectly map the components and descriptions., , ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit