Skip to content

pipego/plugin-score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plugin-score

Build Status Go Report Card License Tag

Introduction

plugin-score is the score plugin of pipego written in Go.

Prerequisites

  • Go >= 1.18.0

Run

make lint
make build
./plugin-score-test

Docker

Usage

  • plugin/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.

Settings

License

Project License can be found here.

Reference

About

pipego plugin

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors