1KUBERNETES(1)(kubernetes) KUBERNETES(1)(kubernetes)
2
3
4
5Eric Paris Jan 2015
6
7
9 kubeadm init phase kubeconfig - Generate all kubeconfig files necessary
10 to establish the control plane and the admin kubeconfig file
11
12
13
15 kubeadm init phase kubeconfig [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 --log-flush-frequency=5s Maximum number of seconds between log
31 flushes
32
33
34 --rootfs="" [EXPERIMENTAL] The path to the 'real' host root
35 filesystem.
36
37
38 --version=false Print version information and quit
39
40
41
43 kubeadm-init-phase(1), kubeadm-init-phase-kubeconfig-admin(1),
44 kubeadm-init-phase-kubeconfig-all(1), kubeadm-init-phase-kubeconā
45 fig-controller-manager(1), kubeadm-init-phase-kubeconfig-kubelet(1),
46 kubeadm-init-phase-kubeconfig-scheduler(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
57Manuals User KUBERNETES(1)(kubernetes)