· devops
day5: kubelet
Overview Kubelet acts like the captain of a ship in the Kubernetes analogy. It requests the paperwork needed to join the cluster, serves as the sole point of c...
Overview Kubelet acts like the captain of a ship in the Kubernetes analogy. It requests the paperwork needed to join the cluster, serves as the sole point of c...
Overview The Kubernetes scheduler decides which node each pod should run on. It does not place the pods itself; instead, it records the target node for each po...