zh_trans:kubeadm_alpha_phase_controlplane.md (#11097)

* zh_trans:kubeadm_alpha_phase_controlplane.md

* Update kubeadm_alpha_phase_controlplane.md
This commit is contained in:
congfairy
2018-11-20 11:11:22 +08:00
committed by k8s-ci-robot
parent 94c6e6a9e3
commit 3682f12096
@@ -0,0 +1,97 @@
<!--
Generates all static Pod manifest files necessary to establish the control plane
### Synopsis
This command is not meant to be run on its own. See list of available subcommands.
### Options
-->
生成建立控制面所需的所有静态Pod清单文件
### 简介
此命令不能单独运行。请参阅可用子命令列表。
### 选项
<!--
<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 controlplane</td>
</tr>
</tbody>
</table>
-->
<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;">controlplane帮助</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>
-->
### 从父命令继承的选项
<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] 宿主机根文件系统的路径。</td>
</tr>
</tbody>
</table>