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 --rootfs="" [EXPERIMENTAL] The path to the 'real' host root
34 filesystem.
35
36
37 --version=false Print version information and quit
38
39
40
42 kubeadm-config(1), kubeadm-config-images-list(1), kubeadm-config-im‐
43 ages-pull(1),
44
45
46
48 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
49 com) based on the kubernetes source material, but hopefully they have
50 been automatically generated since!
51
52
53
54Manuals User KUBERNETES(1)(kubernetes)