Master Node
Last updated
Last updated
API Sever - frontend of Kube control pane, interacts with the Kube API
Scheduler - watches created pods and designs to run on a specific node
Controller Manager - controllers that runs tasks on a cluster
Node Controller: responsible for worker states
Replication Controller: maintains correct no. of pods for replicated controllers
End-Point Controller: joins services and pods together
Service account/ Token Controller: access mgmt.