←back to thread

1101 points codesmash | 1 comments | | HN request time: 0.216s | source
Show context
sc68cal ◴[] No.45137987[source]
I have been running Podman in production for a number of years now, and have been very happy with the results.

Podman pods have been super useful, and the nature of my workload is such that we just run a full pod on every host, so it's actually removed the need for an orchestrator like Kubernetes. I manage everything via Ansible and it has been great.

replies(1): >>45138395 #
osigurdson ◴[] No.45138395[source]
Why not just use Kubernetes?
replies(1): >>45164513 #
1. sc68cal ◴[] No.45164513[source]
My workload is not dynamic