1podman-kube(1)              General Commands Manual             podman-kube(1)
2
3
4

NAME

6       podman-kube  -  Play  containers, pods or volumes based on a structured
7       input file
8
9

SYNOPSIS

11       podman kube subcommand
12
13

DESCRIPTION

15       The kube command will recreate containers, pods or volumes based on the
16       input from a structured (like YAML) file input.  Containers will be au‐
17       tomatically started.
18
19

COMMANDS

21       ┌─────────┬─────────────────────────┬─────────────────────┐
22Command  Man Page                Description         
23       ├─────────┼─────────────────────────┼─────────────────────┤
24       │down     │ podman-kube-down(1)     │ Remove   containers │
25       │         │                         │ and  pods  based on │
26       │         │                         │ Kubernetes YAML.    │
27       ├─────────┼─────────────────────────┼─────────────────────┤
28       │generate │ podman-kube-generate(1) │ Generate Kubernetes │
29       │         │                         │ YAML  based on con‐ │
30       │         │                         │ tainers,  pods   or │
31       │         │                         │ volumes.            │
32       ├─────────┼─────────────────────────┼─────────────────────┤
33       │play     │ podman-kube-play(1)     │ Create  containers, │
34       │         │                         │ pods  and   volumes │
35       │         │                         │ based on Kubernetes │
36       │         │                         │ YAML.               │
37       └─────────┴─────────────────────────┴─────────────────────┘
38

SEE ALSO

40       podman(1),  podman-pod(1),  podman-container(1),   podman-kube-play(1),
41       podman-kube-down(1), podman-kube-generate(1)
42
43

HISTORY

45       December 2018, Originally compiled by Brent Baude (bbaude at redhat dot
46       com)
47
48
49
50                                                                podman-kube(1)
Impressum