Skip to content

A custom kubernetes scheduler that places pods randomly on nodes

Notifications You must be signed in to change notification settings

yaoice/random-scheduler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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

Languages

  • Go 84.4%
  • Makefile 12.5%
  • Dockerfile 3.1%