File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/setup/production-environment/tools/kubeadm Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ helpful for troubleshooting.
202
202
There are many configurations for load balancers. The following example is only one
203
203
option. Your cluster requirements may need a different configuration.
204
204
-->
205
- 使用负载均衡器需要许多配置。你的集群搭建可能需要不同的配置。下面的例子只是其中的一方面配置 。
205
+ 负载均衡器有很多种可能的配置方式。以下仅提供一个配置的例子。你的集群可能需要进行不同的配置 。
206
206
{{< /note >}}
207
207
208
208
<!--
@@ -314,7 +314,7 @@ option. Your cluster requirements may need a different configuration.
314
314
you must add the `certificateKey` field in the appropriate config locations
315
315
(under `InitConfiguration` and `JoinConfiguration: controlPlane`).
316
316
-->
317
- 标志 ` kubeadm init ` 、 ` --config ` 和 ` --certificate-key ` 不能混合使用 ,
317
+ 在使用 ` kubeadm init ` 时,标记 ` --config ` 和 ` --certificate-key ` 不能混用 ,
318
318
因此如果你要使用
319
319
[ kubeadm 配置] ( /zh-cn/docs/reference/config-api/kubeadm-config.v1beta3/ ) ,你必须在相应的配置结构
320
320
(位于 ` InitConfiguration ` 和 ` JoinConfiguration: controlPlane ` )添加 ` certificateKey ` 字段。
You can’t perform that action at this time.
0 commit comments