1KUBERNETES(1)                      Jan 2015                      KUBERNETES(1)
2
3
4

NAME

6       kubeadm  config  images list - Print a list of images kubeadm will use.
7       The configuration file is used in case any images or image repositories
8       are customized.
9
10
11

SYNOPSIS

13       kubeadm config images list [OPTIONS]
14
15
16

DESCRIPTION

18       Print a list of images kubeadm will use. The configuration file is used
19       in case any images or image repositories are customized.
20
21
22

OPTIONS

24       --config=""
25           Path to kubeadm config file.
26
27
28       --feature-gates=""
29           A set of key=value pairs that describe feature  gates  for  various
30       features. Options are:
31
32
33       --kubernetes-version="stable-1"
34           Choose a specific Kubernetes version for the control plane.
35
36
37

OPTIONS INHERITED FROM PARENT COMMANDS

39       --azure-container-registry-config=""
40           Path  to the file containing Azure container registry configuration
41       information.
42
43
44       --kubeconfig="/etc/kubernetes/admin.conf"
45           The kubeconfig file to use when talking to the cluster. If the flag
46       is  not  set,  a set of standard locations are searched for an existing
47       KubeConfig file.
48
49
50       --log-flush-frequency=5s
51           Maximum number of seconds between log flushes
52
53
54       --rootfs=""
55           [EXPERIMENTAL] The path to the 'real' host root filesystem.
56
57
58       --version=false
59           Print version information and quit
60
61
62

SEE ALSO

64       kubeadm-config-images(1),
65
66
67

HISTORY

69       January 2015, Originally compiled by Eric Paris (eparis at  redhat  dot
70       com)  based  on the kubernetes source material, but hopefully they have
71       been automatically generated since!
72
73
74
75Eric Paris                  kubernetes User Manuals              KUBERNETES(1)
Impressum