Skip to content

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

code-gen

$ make gen

configuration

/deploy/scheduler-config.yaml write in  kubeconfig: "[You Kubeconfig Path]" 

Deploy

$ kubectl apply -f ./deploy/

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages