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

NAME

6       kubeadm config images - Interact with container images used by kubeadm.
7
8
9

SYNOPSIS

11       kubeadm config images [OPTIONS]
12
13
14

DESCRIPTION

16       Interact with container images used by kubeadm.
17
18
19

OPTIONS INHERITED FROM PARENT COMMANDS

21       --azure-container-registry-config=""
22           Path  to the file containing Azure container registry configuration
23       information.
24
25
26       --google-json-key=""
27           The Google Cloud Platform Service  Account  JSON  Key  to  use  for
28       authentication.
29
30
31       --kubeconfig="/etc/kubernetes/admin.conf"
32           The KubeConfig file to use when talking to the cluster. If the flag
33       is not set, a set of standard locations are searched  for  an  existing
34       KubeConfig file.
35
36
37       --log-flush-frequency=5s
38           Maximum number of seconds between log flushes
39
40
41       --rootfs=""
42           [EXPERIMENTAL] The path to the 'real' host root filesystem.
43
44
45       --version=false
46           Print version information and quit
47
48
49

SEE ALSO

51       kubeadm-config(1),      kubeadm-config-images-list(1),     kubeadm-con‐
52       fig-images-pull(1),
53
54
55

HISTORY

57       January 2015, Originally compiled by Eric Paris (eparis at  redhat  dot
58       com)  based  on the kubernetes source material, but hopefully they have
59       been automatically generated since!
60
61
62
63Eric Paris                  kubernetes User Manuals              KUBERNETES(1)
Impressum