1KUBERNETES(1) Jan 2015 KUBERNETES(1)
2
3
4
6 kubeadm alpha phase bootstrap-token - Manage kubeadm-specific bootstrap
7 token functions
8
9
10
12 kubeadm alpha phase bootstrap-token [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 --kubeconfig="/etc/kubernetes/admin.conf"
24 The KubeConfig file to use when talking to the cluster. If the flag
25 is not set, a set of standard locations are searched for an existing
26 KubeConfig file.
27
28
29
31 --azure-container-registry-config=""
32 Path to the file containing Azure container registry configuration
33 information.
34
35
36 --google-json-key=""
37 The Google Cloud Platform Service Account JSON Key to use for
38 authentication.
39
40
41 --log-flush-frequency=5s
42 Maximum number of seconds between log flushes
43
44
45 --rootfs=""
46 [EXPERIMENTAL] The path to the 'real' host root filesystem.
47
48
49 --version=false
50 Print version information and quit
51
52
53
55 kubeadm-alpha-phase(1), kubeadm-alpha-phase-bootstrap-token-all(1),
56 kubeadm-alpha-phase-bootstrap-token-cluster-info(1),
57 kubeadm-alpha-phase-bootstrap-token-create(1),
58 kubeadm-alpha-phase-bootstrap-token-node(1),
59
60
61
63 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
64 com) based on the kubernetes source material, but hopefully they have
65 been automatically generated since!
66
67
68
69Eric Paris kubernetes User Manuals KUBERNETES(1)