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