Hacker News new | ask | show | jobs
by thiht 1332 days ago
> you can do without k8s for most of development

Completely agree with that, Kubernetes is for deployment, not for development. I have no idea why you would ever need a "local Kubernetes". IMO if you need that, you're doing it wrong.

I've worked with K8s for a few years and not once have I thought "damn a local Kubernetes would be so helpful"