Skip to content

A simple gang scheduler implemented by Scheduler Framework in Kubernetes (for learning purpose)

License

Notifications You must be signed in to change notification settings

FFFFFaraway/gang-scheduler

Repository files navigation

scheduler-framework-sample

This repo is a sample for Kubernetes scheduler framework. The sample plugin implements filter and prebind extension points. And the custom scheduler name is scheduler-framework-sample which defines in KubeSchedulerConfiguration object.

Build

binary

$ make local

image

$ make image

Deploy

$ kubectl apply -f ./deploy/

About

A simple gang scheduler implemented by Scheduler Framework in Kubernetes (for learning purpose)

Topics

Resources

License

Stars

Watchers

Forks