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

NAME

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

SYNOPSIS

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

DESCRIPTION

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

OPTIONS INHERITED FROM PARENT COMMANDS

25       --azure-container-registry-config=""      Path to the  file  containing
26       Azure container registry configuration information.
27
28
29       --rootfs=""       [EXPERIMENTAL]  The  path  to  the  'real'  host root
30       filesystem.
31
32
33       --version=false      Print version information and quit
34
35
36

EXAMPLE

38                # Joins a machine as a control plane instance
39                kubeadm join phase control-plane-join all
40
41
42
43

SEE ALSO

45       kubeadm-join-phase(1),    kubeadm-join-phase-control-plane-join-all(1),
46       kubeadm-join-phase-control-plane-join-etcd(1),  kubeadm-join-phase-con‐
47       trol-plane-join-mark-control-plane(1),      kubeadm-join-phase-control-
48       plane-join-update-status(1),
49
50
51

HISTORY

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