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

NAME

6       kubeadm init phase control-plane - Generate all static Pod manifest
7       files necessary to establish the control plane
8
9
10

SYNOPSIS

12       kubeadm init phase control-plane [OPTIONS]
13
14
15

DESCRIPTION

17       This command is not meant to be run on its own. See list of available
18       subcommands.
19
20
21

OPTIONS INHERITED FROM PARENT COMMANDS

23       --azure-container-registry-config=""
24           Path to the file containing Azure container registry configuration
25       information.
26
27
28       --log-flush-frequency=5s
29           Maximum number of seconds between log flushes
30
31
32       --rootfs=""
33           [EXPERIMENTAL] The path to the 'real' host root filesystem.
34
35
36       --version=false
37           Print version information and quit
38
39
40

SEE ALSO

42       kubeadm-init-phase(1), kubeadm-init-phase-control-plane-all(1),
43       kubeadm-init-phase-control-plane-apiserver(1),
44       kubeadm-init-phase-control-plane-controller-manager(1),
45       kubeadm-init-phase-control-plane-scheduler(1),
46
47
48

HISTORY

50       January 2015, Originally compiled by Eric Paris (eparis at redhat dot
51       com) based on the kubernetes source material, but hopefully they have
52       been automatically generated since!
53
54
55
56Eric Paris                  kubernetes User Manuals              KUBERNETES(1)
Impressum