What are the components of Kubernetes master and explain each component’s function?
Limited Time Offer!
For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!
kube-api-server The API server is the front end for the kube master
etcd – act as cluster data storage
Scheduler assign tasks to the worker node
controller manager manages the desire number of pods and notifies if something goes down