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 --rootfs="" [EXPERIMENTAL] The path to the 'real' host root
35 filesystem.
36
37
38 --version=false Print version information and quit
39
40
41
43 kubeadm(1),
44
45
46
48 January 2015, Originally compiled by Eric Paris (eparis at redhat dot
49 com) based on the kubernetes source material, but hopefully they have
50 been automatically generated since!
51
52
53
54Manuals User KUBERNETES(1)(kubernetes)