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.
$ make local$ make image$ make gen/deploy/scheduler-config.yaml write in kubeconfig: "[You Kubeconfig Path]" $ kubectl apply -f ./deploy/