Categorygithub.com/angao/scheduler-framework-sample
repository
0.0.0-20211009104913-bbc9b1faeffb
Repository: https://github.com/angao/scheduler-framework-sample.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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/