crane icon indicating copy to clipboard operation
crane copied to clipboard

crane-sheduler Scheduling policy bug

Open xiangshen123 opened this issue 1 year ago • 1 comments

In deployment, crane-scheduler is invoked for scheduling, and after the test pod is started, the score of crane-scheduler is as follows

aebb2709263a6d7dcd33dcc423f802e The number of copies is 6, but two of the Pods appear on the Node with the lowest score 07f7424ae5b7e0b21d6f691696be46a

xiangshen123 avatar Aug 09 '23 01:08 xiangshen123

as we discussed, the scheduling framework's total score will consider normalized score for all plugins, your crane-scheduler plugin is one of the plugins.

qmhu avatar Aug 11 '23 09:08 qmhu