Categorygithub.com/pipego/plugin-score
modulepackage
1.16.0
Repository: https://github.com/pipego/plugin-score.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author