zh_trans_kubeadm_alpha_phase_selfhosting.md (#11040)

* zh_trans_kubeadm_alpha_phase_selfhosting.md

* zh_trans:kubeadm_alpha_phase_selfhosting.md
This commit is contained in:
congfairy
2018-11-19 13:23:22 +08:00
committed by k8s-ci-robot
parent 6b819a8eb5
commit 91bc09fd68
@@ -0,0 +1,56 @@
<!-- Makes a kubeadm cluster self-hosted
### Synopsis
This command is not meant to be run on its own. See list of available subcommands.
### Options
-->
在self-hosted模式下创建kubeadm集群
### 简介
此命令不能单独运行。请参阅可用子命令列表。
### 选项
<!--
<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 selfhosting</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;">selfhosting帮助</td>
</tr>
</tbody>
</table>