What are the components of Kubernetes worker and explain each component’s function?

  • docker – which builds and run the container.
  • kubelet – A service for communication with etcd etc.
  • kube-proxy – it is resposible for managing network. it makes the ports available to external.