[zh]Remove content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha.md

pull/33173/head
wei.wang 2022-04-25 01:45:02 +08:00
parent 22c0708cdf
commit 190bd0b902
1 changed files with 0 additions and 69 deletions

View File

@ -1,69 +0,0 @@
<!--
### Synopsis
-->
### 概要
<!--
Kubeadm experimental sub-commands
-->
kubeadm 实验子命令
<!--
### Options
-->
### 选项
<table style="width: 100%; table-layout: fixed;">
<colgroup>
<col span="1" style="width: 10px;" />
<col span="1" />
</colgroup>
<tbody>
<tr>
<td colspan="2">-h, --help</td>
</tr>
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;">
<!--
help for alpha
-->
alpha 操作的帮助命令
</td>
</tr>
</tbody>
</table>
<!--
### 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>