Loading commands...
Create and manage pods - groups of containers sharing network and IPC namespaces like Kubernetes pods.
5 commands
Use podman generate kube to export pods to Kubernetes YAML
Create a new pod.
List all pods.
Run container in existing pod.
Export pod as Kubernetes manifest.
Create pod from Kubernetes manifest.