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

NAME

6       kubeadm  init  phase  upload-config all - Upload all configuration to a
7       config map
8
9
10

SYNOPSIS

12       kubeadm init phase upload-config all [OPTIONS]
13
14
15

DESCRIPTION

17       Upload all configuration to a config map
18
19
20

OPTIONS

22       --config=""
23           Path to a kubeadm configuration file.
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 can be searched for an existing
29       kubeconfig file.
30
31
32

OPTIONS INHERITED FROM PARENT COMMANDS

34       --azure-container-registry-config=""
35           Path to the file containing Azure container registry  configuration
36       information.
37
38
39       --log-flush-frequency=5s
40           Maximum number of seconds between log flushes
41
42
43       --rootfs=""
44           [EXPERIMENTAL] The path to the 'real' host root filesystem.
45
46
47       --version=false
48           Print version information and quit
49
50
51

SEE ALSO

53       kubeadm-init-phase-upload-config(1),
54
55
56

HISTORY

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