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

NAME

6       kubeadm  join  phase  control-plane-prepare  -  Prepare the machine for
7       serving a control plane
8
9
10

SYNOPSIS

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

DESCRIPTION

17       Prepare the machine for serving a control plane
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                # Prepares the machine for serving a control plane
42                kubeadm join phase control-plane-prepare all
43
44
45
46

SEE ALSO

48       kubeadm-join-phase(1), kubeadm-join-phase-control-plane-prepare-all(1),
49       kubeadm-join-phase-control-plane-prepare-certs(1),
50       kubeadm-join-phase-control-plane-prepare-control-plane(1),
51       kubeadm-join-phase-control-plane-prepare-download-certs(1),
52       kubeadm-join-phase-control-plane-prepare-kubeconfig(1),
53
54
55

HISTORY

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