What are the components of Kubernetes worker 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!

Enroll Now

Components of kubernetes worker

  1. Kubelet-Kubelet runs the pods in worker node
  2. Container Engine – Runs the containers in the pods.eg docker,rkt etc
  3. Kube proxy- Kube proxy provide pods IP address and load balances all pods in a service