Skip to content

nodeSelector always chooses the same node #839

Answered by onedr0p
adampetrovic asked this question in Q&A
Discussion options

You must be logged in to vote

It sounds like the scheduler really likes k8s-node-4 🙂 I'm pretty sure this is normal, kubernetes doesn't have any smart scheduling to balance pods across the worker nodes. If you cordon/drain k8s-node-4 do the pods get shifted to another node?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by onedr0p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants