Hacker News new | ask | show | jobs
by paulv 837 days ago
Does this work with podman or is it docker only?
2 comments

If your running podman you should pull your production deployment configs down and tweak those. You will get a much more complete env that way (routing, network, scale, load balance)

https://www.redhat.com/sysadmin/kubernetes-workloads-podman-... << as a for instance ;)

I’ve used it with podman before, worked fine