plugin-score is the score plugin of pipego written in Go.
- Go >= 1.18.0
make lint
make build
./plugin-score-testplugin/noderesourcesbalancedallocation.go: Favors nodes that would obtain a more balanced resource usage if the Task is scheduled there.plugin/noderesourcesfit.go: Checks if the node has all the resources that the Task is requesting.
Project License can be found here.