1KUBERNETES(1)(kubernetes) KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7
9 kubeadm config images - Interact with container images used by kubeadm
10
11
12
14 kubeadm config images [OPTIONS]
15
16
17
19 Interact with container images used by kubeadm
20
21
22
24 --azure-container-registry-config="" Path to the file containing
25 Azure container registry configuration information.
26
27
28 --kubeconfig="/etc/kubernetes/admin.conf" The kubeconfig file to
29 use when talking to the cluster. If the flag is not set, a set of stan‐
30 dard locations can be searched for an existing kubeconfig file.
31
32
33 --log-flush-frequency=5s Maximum number of seconds between log
34 flushes
35
36
37 --rootfs="" [EXPERIMENTAL] The path to the 'real' host root
38 filesystem.
39
40
41 --version=false Print version information and quit
42
43
44
46 kubeadm-config(1), kubeadm-config-images-list(1), kubeadm-config-im‐
47 ages-pull(1),
48
49
50
52 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
53 com) based on the kubernetes source material, but hopefully they have
54 been automatically generated since!
55
56
57
58Manuals User KUBERNETES(1)(kubernetes)