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.

Home Page:https://gocrane.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crane-sheduler Scheduling policy bug

xiangshen123 opened this issue · 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

commented

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.