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

NAME

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

SYNOPSIS

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

DESCRIPTION

17       Uploads all configuration to a config map
18
19
20

OPTIONS

22       --config=""
23           Path to kubeadm config file. WARNING: Usage of a configuration file
24       is experimental.
25
26
27       --kubeconfig="/etc/kubernetes/admin.conf"
28           The kubeconfig file to use when talking to the cluster. If the flag
29       is not set, a set of standard locations are searched  for  an  existing
30       KubeConfig file.
31
32
33

OPTIONS INHERITED FROM PARENT COMMANDS

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

SEE ALSO

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

HISTORY

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