On Thursday, 15 March 2018 15:34:45 UTC+5:30, loda  wrote:
> My cluster is running and want add several new nodes into cluster.As there is 
> no pod on new nodes,these nodes always have high score and possibility to be 
> scheduled onto.And it may cause these nodes to be very busy.How to solve this 
> problem

You may use nodeSelector from 
(https://kubernetes.io/docs/concepts/configuration/assign-pod-node/) to 
selectively deploy pods to nodes/nodepools if that's the case.

But if you are looking at something like evenly distribute loads across a 
nodepool, i'd also love to hear a solution for that.

Cheers.

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to