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.
A custom kubernetes scheduler that places pods randomly on nodes
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.
A custom kubernetes scheduler that places pods randomly on nodes