ZH-trans: fix "kubead -config" -> "kubeadm-config" (#12319)

* ZH-trans: update kubeadm_config.md

* fix style error
This commit is contained in:
Alan
2019-01-24 21:20:40 +08:00
committed by Kubernetes Prow Robot
parent 601ce36129
commit 8121f9800b
3 changed files with 4 additions and 5 deletions
@@ -21,7 +21,7 @@ If you initialized your cluster using a v1.7.x or lower kubeadm client and used
same config file before upgrading to v1.8 using 'kubeadm upgrade'. same config file before upgrading to v1.8 using 'kubeadm upgrade'.
--> -->
该配置位于 "kubead -config" ConfigMap 中的 "kube-system" 名称空间中。 该配置位于 "kube-system" 名称空间中的名为 "kubeadm-config" ConfigMap 中。
<!-- <!--
The configuration is located in the "kube-system" namespace in the "kubeadm-config" ConfigMap. The configuration is located in the "kube-system" namespace in the "kubeadm-config" ConfigMap.
--> -->
@@ -19,7 +19,7 @@ If you initialized your cluster using a v1.7.x or lower kubeadm client and used
same config file before upgrading to v1.8 using 'kubeadm upgrade'. same config file before upgrading to v1.8 using 'kubeadm upgrade'.
--> -->
该配置位于 "kubead -config" ConfigMap 中的 "kube-system" 命名空间中。 该配置位于 "kube-system" 名称空间中的名为 "kubeadm-config" ConfigMap 中。
<!-- <!--
The configuration is located in the "kube-system" namespace in the "kubeadm-config" ConfigMap. The configuration is located in the "kube-system" namespace in the "kubeadm-config" ConfigMap.
--> -->
@@ -85,8 +85,7 @@ kubeadm config upload from-file [flags]
<td colspan="2">--apiserver-cert-extra-sans stringSlice</td> <td colspan="2">--apiserver-cert-extra-sans stringSlice</td>
</tr> </tr>
<tr> <tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;"><td></td><td style="line-height: 130%; word-wrap: break-word;">用于 API 服务器服务证书的可选额外主题替代名称(SANs)。 <td></td><td style="line-height: 130%; word-wrap: break-word;">用于 API 服务器服务证书的可选额外主题替代名称(SANs)。可以是 IP 地址和 DNS 名称。</td></td>
可以是 IP 地址和 DNS 名称。</td></td>
</tr> </tr>
<tr> <tr>
@@ -12,7 +12,7 @@ View the kubeadm configuration stored inside the cluster.
使用此命令,可以查看 kubeadm 配置的集群中的 ConfigMap。 使用此命令,可以查看 kubeadm 配置的集群中的 ConfigMap。
该配置位于 "kubead -config" ConfigMap 中的 "kube-system" 命名空间中。 该配置位于 "kube-system" 名称空间中的名为 "kubeadm-config" ConfigMap 中。
<!-- <!--
Using this command, you can view the ConfigMap in the cluster where the configuration for kubeadm is located. Using this command, you can view the ConfigMap in the cluster where the configuration for kubeadm is located.