Kubelet ¶
- They are captain of the ship (worker node)
- It requrests the container runtime engine to do the job
- We need to install Kubelet on the worker nodes
Rememmer
The Kubelet monitors the state of worker node and reports back to API server.
Check the process¶
ps aux | grep kubelet