1KUBERNETES(1)(kubernetes) KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7
9 kubeadm init phase - Use this command to invoke single phase of the
10 init workflow
11
12
13
15 kubeadm init phase [OPTIONS]
16
17
18
20 Use this command to invoke single phase of the init workflow
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 kubeadm-init(1), kubeadm-init-phase-addon(1), kubeadm-init-phase-boot‐
39 strap-token(1), kubeadm-init-phase-certs(1), kubeadm-init-phase-con‐
40 trol-plane(1), kubeadm-init-phase-etcd(1), kubeadm-init-phase-kubecon‐
41 fig(1), kubeadm-init-phase-kubelet-finalize(1), kubeadm-init-phase-
42 kubelet-start(1), kubeadm-init-phase-mark-control-plane(1), kubeadm-
43 init-phase-preflight(1), kubeadm-init-phase-upload-certs(1), kubeadm-
44 init-phase-upload-config(1),
45
46
47
49 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
50 com) based on the kubernetes source material, but hopefully they have
51 been automatically generated since!
52
53
54
55Manuals User KUBERNETES(1)(kubernetes)