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!
Components of kubernetes worker
- Kubelet-Kubelet runs the pods in worker node
- Container Engine – Runs the containers in the pods.eg docker,rkt etc
- Kube proxy- Kube proxy provide pods IP address and load balances all pods in a service