An open API service indexing awesome lists of open source software.

https://github.com/pfnet/scheduler-plugins


https://github.com/pfnet/scheduler-plugins

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

## scheduler-plugins

This repository contains the scheduler plugins based on [Scheduling Framework](https://kubernetes.io/docs/concepts/scheduling-eviction/scheduling-framework/) being used in [Preferred Networks, Inc.](https://www.preferred.jp/en/) to provide the machine learning Kubernetes cluster.

### Plugins

The kube-scheduler binary includes the below list of plugins.
Visit each page to see how to use them.

- [gang](./plugins/gang/)