gocrane / crane

Crane is a FinOps Platform for Cloud Resource Analytics and Economics in Kubernetes clusters. The goal is not only to help users to manage cloud cost easier but also ensure the quality of applications.
https://gocrane.io
Apache License 2.0
1.85k stars 378 forks source link

crane-sheduler Scheduling policy bug #849

Open xiangshen123 opened 1 year ago

xiangshen123 commented 1 year ago

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

qmhu commented 1 year ago

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.