'\" t .nh .TH podman-kube 1 .SH NAME .PP podman-kube - Play containers, pods or volumes based on a structured input file .SH SYNOPSIS .PP \fBpodman kube\fP \fIsubcommand\fP .SH DESCRIPTION .PP The kube command recreates containers, pods or volumes based on the input from a structured (like YAML) file input. Containers are automatically started. .SH COMMANDS .TS allbox; l l l l l l . \fBCommand\fP \fBMan Page\fP \fBDescription\fP apply podman-kube-apply(1) T{ Apply Kubernetes YAML based on containers, pods, or volumes to a Kubernetes cluster T} down podman-kube-down(1) T{ Remove containers and pods based on Kubernetes YAML. T} generate podman-kube-generate(1) T{ Generate Kubernetes YAML based on containers, pods or volumes. T} play podman-kube-play(1) T{ Create containers, pods and volumes based on Kubernetes YAML. T} .TE .SH SEE ALSO .PP \fBpodman(1)\fP, \fBpodman-pod(1)\fP, \fBpodman-container(1)\fP, \fBpodman-kube-play(1)\fP, \fBpodman-kube-down(1)\fP, \fBpodman-kube-generate(1)\fP, \fBpodman-kube-apply(1)\fP .SH HISTORY .PP December 2018, Originally compiled by Brent Baude (bbaude at redhat dot com)