https://github.com/pfnet/scheduler-plugins
https://github.com/pfnet/scheduler-plugins
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pfnet/scheduler-plugins
- Owner: pfnet
- License: apache-2.0
- Created: 2024-04-09T07:04:07.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-08-27T22:22:34.000Z (10 months ago)
- Last Synced: 2025-08-28T06:43:11.515Z (10 months ago)
- Language: Go
- Size: 134 KB
- Stars: 17
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)