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

NAME

9       kubeadm join phase control-plane-join all - Join a machine as a control
10       plane instance
11
12
13

SYNOPSIS

15       kubeadm join phase control-plane-join all [OPTIONS]
16
17
18

DESCRIPTION

20       Join a machine as a control plane instance
21
22
23

OPTIONS

25       --apiserver-advertise-address=""      If the node  should  host  a  new
26       control  plane  instance,  the IP address the API Server will advertise
27       it's listening on. If not set the default  network  interface  will  be
28       used.
29
30
31       --config=""      Path to kubeadm config file.
32
33
34       --control-plane=false       Create a new control plane instance on this
35       node
36
37
38       --node-name=""      Specify the node name.
39
40
41

OPTIONS INHERITED FROM PARENT COMMANDS

43       --azure-container-registry-config=""      Path to the  file  containing
44       Azure container registry configuration information.
45
46
47       --log-flush-frequency=5s       Maximum  number  of  seconds between log
48       flushes
49
50
51       --rootfs=""      [EXPERIMENTAL]  The  path  to  the  'real'  host  root
52       filesystem.
53
54
55       --version=false      Print version information and quit
56
57
58

SEE ALSO

60       kubeadm-join-phase-control-plane-join(1),
61
62
63

HISTORY

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