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

NAME

6       kubeadm init phase kubeconfig - Generate all kubeconfig files necessary
7       to establish the control plane and the admin kubeconfig file
8
9
10

SYNOPSIS

12       kubeadm init phase kubeconfig [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-kubeconfig-admin(1),
43       kubeadm-init-phase-kubeconfig-all(1),
44       kubeadm-init-phase-kubeconfig-controller-manager(1),
45       kubeadm-init-phase-kubeconfig-kubelet(1),
46       kubeadm-init-phase-kubeconfig-scheduler(1),
47
48
49

HISTORY

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)
Impressum