1KUBERNETES(1)(kubernetes) KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7
9 kubeadm init phase control-plane - Generate all static Pod manifest
10 files necessary to establish the control plane
11
12
13
15 kubeadm init phase control-plane [OPTIONS]
16
17
18
20 This command is not meant to be run on its own. See list of available
21 subcommands.
22
23
24
26 --azure-container-registry-config="" Path to the file containing
27 Azure container registry configuration information.
28
29
30 --rootfs="" [EXPERIMENTAL] The path to the 'real' host root
31 filesystem.
32
33
34 --version=false Print version information and quit
35
36
37
39 kubeadm-init-phase(1), kubeadm-init-phase-control-plane-all(1),
40 kubeadm-init-phase-control-plane-apiserver(1), kubeadm-init-phase-con‐
41 trol-plane-controller-manager(1), kubeadm-init-phase-control-plane-
42 scheduler(1),
43
44
45
47 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
48 com) based on the kubernetes source material, but hopefully they have
49 been automatically generated since!
50
51
52
53Manuals User KUBERNETES(1)(kubernetes)