· devops
day4: kube scheduler
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...
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...