rancher-rke

Kubernetes: kube-scheduler is not correctly scoring nodes for pod assignment

半世苍凉 提交于 2020-01-24 21:30:17
问题 I am running Kubernetes with Rancher, and I am seeing weird behavior with the kube-scheduler. After adding a third node, I expect to see pods start to get scheduled & assigned to it. However, the kube-scheduler scores this new third node node3 with the lowest score, even though it has almost no pods running in it, and I expect it to receive the highest score. Here are the logs from the Kube-scheduler: scheduling_queue.go:815] About to try and schedule pod namespace1/pod1 scheduler.go:456]