1KUBERNETES(1) Jan 2015 KUBERNETES(1)
2
3
4
6 kubeadm version - Print the version of kubeadm
7
8
9
11 kubeadm version [OPTIONS]
12
13
14
16 Print the version of kubeadm
17
18
19
21 -o, --output=""
22 Output format; available options are 'yaml', 'json' and 'short'
23
24
25
27 --azure-container-registry-config=""
28 Path to the file containing Azure container registry configuration
29 information.
30
31
32 --google-json-key=""
33 The Google Cloud Platform Service Account JSON Key to use for
34 authentication.
35
36
37 --log-flush-frequency=5s
38 Maximum number of seconds between log flushes
39
40
41 --rootfs=""
42 [EXPERIMENTAL] The path to the 'real' host root filesystem.
43
44
45 --version=false
46 Print version information and quit
47
48
49
51 kubeadm(1),
52
53
54
56 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
57 com) based on the kubernetes source material, but hopefully they have
58 been automatically generated since!
59
60
61
62Eric Paris kubernetes User Manuals KUBERNETES(1)