NAME
podman-kube - Play containers, pods or volumes based on a structured input fileSYNOPSIS
podman kube subcommandDESCRIPTION
The kube command will recreate containers, pods or volumes based on the input from a structured (like YAML) file input. Containers will be automatically started.COMMANDS
Command | Man Page | Description |
down | podman-kube-down(1) | Remove containers and pods based on Kubernetes YAML. |
generate | podman-kube-generate(1) | Generate Kubernetes YAML based on containers, pods or volumes. |
play | podman-kube-play(1) | Create containers, pods and volumes based on Kubernetes YAML. |