Skip to content

A custom kubernetes scheduler that places pods randomly on nodes

Notifications You must be signed in to change notification settings

martonsereg/random-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A custom kubernetes scheduler that places pods randomly on nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published