Hacker News new | ask | show | jobs
by MadcapJake 3212 days ago
At a glance, I think this is an alternative to docker/kubernetes. The general idea seems to be to cut the middleman/topman out and let the bottom man (app server) be the "unit" of configuration. Like a sort of integrated docker/<YourLang>-runtime.
1 comments

No, this thing is more like inetd, while kubernetes is more like an OS for containers and docker is a package manager.