|
|
|
|
|
by limaho
1210 days ago
|
|
I haven’t had issues with rootless networking but I run pretty simple apps. I gave up on podman-compose though and run individual commands to create podman objects. Once rootless containers are in the same pod you can access other containers in the same pod over localhost |
|
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.