KCNA (Kubernetes and Cloud Native Associate) sample exam question with answer 44
Question:
What is the role of the Kubelet in a Kubernetes cluster?
- It stores all the data used to manage the cluster
- It ensures distributed storage of information across all nodes in the cluster
- It is the agent responsible for managing and monitoring containers on each node
- It acts as the entry point for interacting with the cluster
Answer:
C - is the correct answer