Merge pull request #33173 from kinzhi/kinzhi24

[zh]Remove content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha.md
This commit is contained in:
Kubernetes Prow Robot
2022-04-26 19:54:10 -07:00
committed by GitHub
@@ -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>