1KUBERNETES(1)(kubernetes) KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7
9 kubeadm join phase control-plane-prepare - Prepare the machine for
10 serving a control plane
11
12
13
15 kubeadm join phase control-plane-prepare [OPTIONS]
16
17
18
20 Prepare the machine for serving a control plane
21
22
23
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
38 # Prepares the machine for serving a control plane
39 kubeadm join phase control-plane-prepare all
40
41
42
43
45 kubeadm-join-phase(1), kubeadm-join-phase-control-plane-prepare-all(1),
46 kubeadm-join-phase-control-plane-prepare-certs(1), kubeadm-join-phase-
47 control-plane-prepare-control-plane(1), kubeadm-join-phase-control-
48 plane-prepare-download-certs(1), kubeadm-join-phase-control-plane-pre‐
49 pare-kubeconfig(1),
50
51
52
54 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
55 com) based on the kubernetes source material, but hopefully they have
56 been automatically generated since!
57
58
59
60Manuals User KUBERNETES(1)(kubernetes)