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