|
|
|
|
|
by itsmartapuntocm
1210 days ago
|
|
I embraced pods and now I don’t think I would want to go back to docker without them. Once I get everything built the way I want I dump the config to a yaml with “podman generate kube” for future reference. It’s also nice being able to use systemd service files to start/stop everything, and podman has a command to generate those too. |
|