What are the components of Kubernetes worker and explain each component functions

DevOps

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

Kubelet
Registers node with cluster 
Watches apiserver 
Instantiates pods 
Reports back to master 

Container Engine
Does container management like pulling images, starting/stopping containers 

Kube-proxy
Manages kubernetes networking like Pod IP addresses  and load balances across all pods in a service