kubeadm reference doc for release 1.12 (#10359)

This commit is contained in:
Qiming
2018-09-21 23:20:00 +08:00
committed by k8s-ci-robot
parent dd6a61f02f
commit 865b49aab8
93 changed files with 2487 additions and 466 deletions
@@ -38,3 +38,24 @@ kubeadm version [flags]
### Options inherited from parent commands
<table style="width: 100%; table-layout: fixed;">
<colgroup>
<col span="1" style="width: 10px;" />
<col span="1" />
</colgroup>
<tbody>
<tr>
<td colspan="2">--rootfs string</td>
</tr>
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">[EXPERIMENTAL] The path to the 'real' host root filesystem.</td>
</tr>
</tbody>
</table>