> For the complete documentation index, see [llms.txt](https://dev7days.gitbook.io/dev7days/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev7days.gitbook.io/dev7days/kubernetes/kubernetes-architecture/kubelet.md).

# Kubelet

Describe about Kubelet

It like a captain on `Worker Node` that receive the command from `Kube API Server` beside that It still monitor the `Pods` on the `Woker Node` and report back to `Kube API Server`
