1KUBERNETES(1)(kubernetes)                            KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7

NAME

9       kubeadm  init  phase  upload-config all - Upload all configuration to a
10       config map
11
12
13

SYNOPSIS

15       kubeadm init phase upload-config all [OPTIONS]
16
17
18

DESCRIPTION

20       Upload all configuration to a config map
21
22
23

OPTIONS

25       --config=""      Path to a kubeadm configuration file.
26
27
28       --cri-socket=""      Path to  the  CRI  socket  to  connect.  If  empty
29       kubeadm will try to auto-detect this value; use this option only if you
30       have more than one CRI  installed  or  if  you  have  non-standard  CRI
31       socket.
32
33
34       --dry-run=false      Don't apply any changes; just output what would be
35       done.
36
37
38       --kubeconfig="/etc/kubernetes/admin.conf"      The kubeconfig  file  to
39       use when talking to the cluster. If the flag is not set, a set of stan‐
40       dard locations can be searched for an existing kubeconfig file.
41
42
43

OPTIONS INHERITED FROM PARENT COMMANDS

45       --azure-container-registry-config=""      Path to the  file  containing
46       Azure container registry configuration information.
47
48
49       --rootfs=""       [EXPERIMENTAL]  The  path  to  the  'real'  host root
50       filesystem.
51
52
53       --version=false      Print version information and quit
54
55
56

SEE ALSO

58       kubeadm-init-phase-upload-config(1),
59
60
61

HISTORY

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