Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 266 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 266 Bytes

scheduler-framework-sample

This repo is a sample for Kubernetes scheduler framework on k8s 1.20.12

Compile

    make build

image

    make image

Test

    make test

Then watch sample-scheduler pod logs.