KCNA (Kubernetes and Cloud Native Associate) sample exam question with answer 25
Question:
What is the role of the master node in a Kubernetes cluster?
- Orchestrating containers on the worker nodes and overseeing the cluster
- Running the containers and executing the workload
- Providing load balancing services to containerized applications
- Managing container networking within the cluster
Answer:
A - is the correct answer