mirror of
https://github.com/containers/podman.git
synced 2025-07-17 17:43:23 +08:00

The kube generate command can now generate a yaml for the Job kind and the kube play command can create a pod and containers with podman when passed in a Job yaml. Add relevant tests and docs for this. Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>