zh_trans: docs/setup/independent/create-cluster-kubeadm.md & docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_phase_addon.md (#11427)

* zh_trans: Fix the page: docs/concepts/architecture/cloud-controller/ display issues

* zh_trans: Fix the page: docs/concepts/architecture/cloud-controller/ display issues

* zh_trans: Fix the page: docs/concepts/architecture/cloud-controller/ display issues

* zh_trans: Fix Folder name error

* zh_trans: docs/setup/independent/create-cluster-kubeadm.md

* Update kubeadm_alpha_phase_addon.md

* Update kubeadm_alpha_phase_addon.md

* Update create-cluster-kubeadm.md

* Update create-cluster-kubeadm.md

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update create-cluster-kubeadm.md

* Update create-cluster-kubeadm.md

* Update create-cluster-kubeadm.md

* Update create-cluster-kubeadm.md

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update content/zh/docs/setup/independent/create-cluster-kubeadm.md

Co-Authored-By: Mr-Linus <708863861@qq.com>

* Update create-cluster-kubeadm.md
This commit is contained in:
Linus Lee
2018-12-06 22:01:27 +08:00
committed by Kubernetes Prow Robot
parent 5afd4ee087
commit bdb436e11e
2 changed files with 1052 additions and 0 deletions
@@ -0,0 +1,93 @@
安装所需插件(addons)以通过合规性测试
<!--
Installs required addons for passing Conformance tests
-->
### 摘要
此命令不能单独运行。 请参阅可用的子命令列表。
<!--
This command is not meant to be run on its own. See list of available subcommands.
-->
### 可选项
<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;">addon 帮助。</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;">help for addon</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;">[实验] 到'真实'主机根文件系统的路径。</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] The path to the 'real' host root filesystem.</td>
</tr>
</tbody>
</table>
-->