October 2019
Intermediate to advanced
520 pages
13h 5m
English
The master node takes care of maintaining the desired state of the cluster. It monitors the Kubernetes object definitions (YAML files) and makes sure that they are scheduled on the worker nodes.
It is essentially a control plane for the cluster. It works as follows:

The master node runs multiple processes:
Read now
Unlock full access