barrucadu / ozymandias

A decentralised container scheduler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ozymandias

Look on my Works, ye Mighty, and despair!

Ozymandias is my attempt to build a decentralised container scheduler, built on top of:

  • etcd: to store cluster state
  • podman: to run the pods
  • flannel: to provide the pod network
  • coredns: to provide name resolution

There's no documentation here yet, but you can find a broad overview in my weeknotes.

I'll probably get bored of this and abandon it before it gets very far.

About

A decentralised container scheduler.

License:MIT License


Languages

Language:Haskell 100.0%