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 --log-flush-frequency=5s
33 Maximum number of seconds between log flushes
34
35
36 --rootfs=""
37 [EXPERIMENTAL] The path to the 'real' host root filesystem.
38
39
40 --version=false
41 Print version information and quit
42
43
44
46 kubeadm(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
57Eric Paris kubernetes User Manuals KUBERNETES(1)