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

NAME

6       kubeadm  join  phase  control-plane-join  - Join a machine as a control
7       plane instance
8
9
10

SYNOPSIS

12       kubeadm join phase control-plane-join [OPTIONS]
13
14
15

DESCRIPTION

17       Join a machine as a control plane instance
18
19
20

OPTIONS INHERITED FROM PARENT COMMANDS

22       --azure-container-registry-config=""
23           Path to the file containing Azure container registry  configuration
24       information.
25
26
27       --log-flush-frequency=5s
28           Maximum number of seconds between log flushes
29
30
31       --rootfs=""
32           [EXPERIMENTAL] The path to the 'real' host root filesystem.
33
34
35       --version=false
36           Print version information and quit
37
38
39

EXAMPLE

41                # Joins a machine as a control plane instance
42                kubeadm join phase control-plane-join all
43
44
45
46

SEE ALSO

48       kubeadm-join-phase(1),    kubeadm-join-phase-control-plane-join-all(1),
49       kubeadm-join-phase-control-plane-join-etcd(1),  kubeadm-join-phase-con‐
50       trol-plane-join-mark-control-plane(1),          kubeadm-join-phase-con‐
51       trol-plane-join-update-status(1),
52
53
54

HISTORY

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