Hacker News new | ask | show | jobs
by freedomben 2039 days ago
I use that nginx image too, and it's the one thing that keeps me using docker for some small single-node setups. For basically everything else, Podman is a better experience. Now that I've discovered Podman can run K8s Pods (and now Deployments) I use it all the time. I don't know how I lived without it!
1 comments

> Podman can run K8s Pods (and now Deployments)

That is amazing; thanks for pointing it out:)