1KUBERNETES(1) Jan 2015 KUBERNETES(1)
2
3
4
6 kubeadm config images - Interact with container images used by kubeadm.
7
8
9
11 kubeadm config images [OPTIONS]
12
13
14
16 Interact with container images used by kubeadm.
17
18
19
21 --azure-container-registry-config=""
22 Path to the file containing Azure container registry configuration
23 information.
24
25
26 --kubeconfig="/etc/kubernetes/admin.conf"
27 The kubeconfig file to use when talking to the cluster. If the flag
28 is not set, a set of standard locations are searched for an existing
29 KubeConfig file.
30
31
32 --log-flush-frequency=5s
33 Maximum number of seconds between log flushes
34
35
36 --rootfs=""
37 [EXPERIMENTAL] The path to the 'real' host root filesystem.
38
39
40 --version=false
41 Print version information and quit
42
43
44
46 kubeadm-config(1), kubeadm-config-images-list(1), kubeadm-con‐
47 fig-images-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
58Eric Paris kubernetes User Manuals KUBERNETES(1)