Home »
MCQs »
OpenShift MCQs
Which of the following is the key component of Kubernetes master?
14. Which of the following is the key component of Kubernetes master?
- Scheduler
- Controller manager
- API server
- Etcd
Answer: A) Scheduler
Explanation:
The scheduler is the key component of Kubernetes master.