I'm medium-convinced that Kubernetes will take over the world as soon as someone makes it trivially easy to do k8s dev on a MacBook. Looks like this could get there.
Impressive. We've been steadfastly trying to move away from dev-environments-in-the-cloud (cost minifying) but here's a clean, abstracted way to pull it off without the same VM overhead.<p>Curious how you would handle a) making sure those dev pods die off, and b) collisions between multiple devs working on the same project.