minikube-scheduler

Full scratch minikube-scheduler Full scratch minikube-scheduler

How it works

A Kuberenetes simulator (e.g. etcd) is launched behind the scenes to execute the Pod and Node scheduling described in the entry point. You can run your own scheduler with the following command.

make start

Demo

Alt Text