Managing Podman Containers as Pods | Into the Terminal 45
Podman borrows the pod concept from Kubernetes, which makes multi-container apps easier. This episode covers it.
What this episode covers:
- Grouping related containers into a shared pod.
- Why pods map cleanly onto how apps really run.
- Generating Kubernetes YAML from Podman as a bridge.
Watch the full walkthrough above.


