Skip to content

Commit b436e03

Browse files
authored
Merge pull request #46602 from gc235/patch-1
[zh] Modify ambiguous sentences in high-availability.md
2 parents ce4a9a3 + f187ced commit b436e03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/setup/production-environment/tools/kubeadm/high-availability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ helpful for troubleshooting.
202202
There are many configurations for load balancers. The following example is only one
203203
option. Your cluster requirements may need a different configuration.
204204
-->
205-
使用负载均衡器需要许多配置。你的集群搭建可能需要不同的配置。下面的例子只是其中的一方面配置
205+
负载均衡器有很多种可能的配置方式。以下仅提供一个配置的例子。你的集群可能需要进行不同的配置
206206
{{< /note >}}
207207

208208
<!--
@@ -314,7 +314,7 @@ option. Your cluster requirements may need a different configuration.
314314
you must add the `certificateKey` field in the appropriate config locations
315315
(under `InitConfiguration` and `JoinConfiguration: controlPlane`).
316316
-->
317-
标志 `kubeadm init``--config``--certificate-key` 不能混合使用
317+
在使用 `kubeadm init` 时,标记 `--config``--certificate-key` 不能混用
318318
因此如果你要使用
319319
[kubeadm 配置](/zh-cn/docs/reference/config-api/kubeadm-config.v1beta3/),你必须在相应的配置结构
320320
(位于 `InitConfiguration``JoinConfiguration: controlPlane`)添加 `certificateKey` 字段。

0 commit comments

Comments
 (0)