module
Version:
v0.0.0-...-d7ce96e
Opens a new window with list of versions in this module.
Published: Feb 10, 2020
License: MIT
Opens a new window with license information.
README
¶
Custom scheduler
What is this?
This is a custom kubernetes scheduler that can be used for tutorials. It's not intended for production usage.
The scheduler watches pods and binds them to random nodes, then emits "Scheduled" events.
Running
# install controller as kubernetes deployment
$ kubectl apply -f deploy/install.yaml
Link
Click to show internal directories.
Click to hide internal directories.