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

NAME

6       kubeadm init phase - Use this command to invoke single phase of the
7       init workflow
8
9
10

SYNOPSIS

12       kubeadm init phase [OPTIONS]
13
14
15

DESCRIPTION

17       Use this command to invoke single phase of the init workflow
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

SEE ALSO

41       kubeadm-init(1), kubeadm-init-phase-addon(1),
42       kubeadm-init-phase-bootstrap-token(1), kubeadm-init-phase-certs(1),
43       kubeadm-init-phase-control-plane(1), kubeadm-init-phase-etcd(1),
44       kubeadm-init-phase-kubeconfig(1),
45       kubeadm-init-phase-kubelet-finalize(1),
46       kubeadm-init-phase-kubelet-start(1),
47       kubeadm-init-phase-mark-control-plane(1),
48       kubeadm-init-phase-preflight(1), kubeadm-init-phase-upload-certs(1),
49       kubeadm-init-phase-upload-config(1),
50
51
52

HISTORY

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
60Eric Paris                  kubernetes User Manuals              KUBERNETES(1)
Impressum