1KUBERNETES(1) Jan 2015 KUBERNETES(1)
2
3
4
6 kubeadm init phase kubeconfig - Generate all kubeconfig files necessary
7 to establish the control plane and the admin kubeconfig file
8
9
10
12 kubeadm init phase kubeconfig [OPTIONS]
13
14
15
17 This command is not meant to be run on its own. See list of available
18 subcommands.
19
20
21
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
42 kubeadm-init-phase(1), kubeadm-init-phase-kubeconfig-admin(1),
43 kubeadm-init-phase-kubeconfig-all(1), kubeadm-init-phase-kubeconā
44 fig-controller-manager(1), kubeadm-init-phase-kubeconfig-kubelet(1),
45 kubeadm-init-phase-kubeconfig-scheduler(1),
46
47
48
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)