Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 233 Bytes

File metadata and controls

6 lines (4 loc) · 233 Bytes

Random Kubernetes scheduler

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.