Files
Qiming 9e69b33365 Reference doc for kubeadm (release-1.11) (#9044)
* Reference doc for kubeadm (release-1.11)

* fix shortcode to troubleshoot deploy (#9057)
2018-06-27 13:07:22 -07:00

688 B

Print the version of kubeadm

Synopsis

Print the version of kubeadm

kubeadm version [flags]

Options

<tr>
  <td colspan="2">-h, --help</td>
</tr>
<tr>
  <td></td><td style="line-height: 130%; word-wrap: break-word;">help for version</td>
</tr>

<tr>
  <td colspan="2">-o, --output string</td>
</tr>
<tr>
  <td></td><td style="line-height: 130%; word-wrap: break-word;">Output format; available options are 'yaml', 'json' and 'short'</td>
</tr>