Components of Kubernetes worker and explain

kubelet : This component ensure that containers are running in the pod
kube-proxy : This the network proxy that is running on each node
Docker or any container runtime : this will run the docker/ any other container