podman-kube - Man Page

Play containers, pods or volumes based on a structured input file

Synopsis

podman kube subcommand

Description

The kube command recreates containers, pods or volumes based on the input from a structured (like YAML) file input.  Containers are automatically started.

Commands

CommandMan PageDescription
applypodman-kube-apply(1)Apply Kubernetes YAML based on containers, pods, or volumes to a Kubernetes cluster
downpodman-kube-down(1)Remove containers and pods based on Kubernetes YAML.
generatepodman-kube-generate(1)Generate Kubernetes YAML based on containers, pods or volumes.
playpodman-kube-play(1)Create containers, pods and volumes based on Kubernetes YAML.

See Also

podman(1), podman-pod(1), podman-container(1), podman-kube-play(1), podman-kube-down(1), podman-kube-generate(1), podman-kube-apply(1)

History

December 2018, Originally compiled by Brent Baude (bbaude at redhat dot com)

Referenced By

podman(1), podman-kube-down(1), podman-kube-play(1).

The man page docker-kube(1) is an alias of podman-kube(1).