Hacker News new | ask | show | jobs
by wolf4earth 1823 days ago
I wonder how Kubernetes would look like if it was built on top of the BEAM.
1 comments

I think Amy null is working on that. I got a taste of it since I wrote a vm orchestrator in elixir...

It should definitely be possible. With protocols and behaviours it should be easy to build plugins that "just work".

Is that project posted anywhere? Or is there a way to follow its development?
https://github.com/queer/mahou There's a discord server, and a video about it too.
Ah, perfect. Thanks for the link!