@@ -57,8 +57,8 @@ This version improves on the v1beta1 format by fixing some minor issues and addi
57
57
(从更老版本的 kubeadm 配置文件迁移需要使用更老版本的 kubeadm。例如:</p >
58
58
<ul >
59
59
<li >kubeadm v1.11 版本可以用来从 v1alpha1 迁移到 v1alpha2 版本;kubeadm v1.12
60
- 可用来将 v1alpha2 翻译为 v1alpha3。</li >
61
- <li >kubeadm v1.13 或 v1.14 可以用来将 v1alpha3 迁移到 v1beta1。</li >
60
+ 可用来将 v1alpha2 转换为 v1alpha3。</li >
61
+ <li >kubeadm v1.13 或 v1.14 可以用来将 v1alpha3 转换为 v1beta1。</li >
62
62
</ul >
63
63
)
64
64
@@ -243,10 +243,10 @@ https://godoc.org/k8s.io/kube-proxy/config/v1alpha1#KubeProxyConfiguration
243
243
for kube proxy official documentation.</p>
244
244
-->
245
245
<p >KubeProxyConfiguration 类型用来更改传递给在集群中部署的 kube-proxy 实例的配置。
246
- 如果此对象没有提供,或者仅部分提供,kubeadm 使用默认值 。</p >
246
+ 如果此对象没有提供,或者仅部分提供,kubeadm 将使用默认值 。</p >
247
247
248
248
<p >关于 kube-proxy 的官方文档,可参阅
249
- https://kubernetes.io/zh/docs/reference/command-line-tools-reference/kube-proxy/
249
+ https://kubernetes.io/zh-cn /docs/reference/command-line-tools-reference/kube-proxy/
250
250
或者 https://godoc.org/k8s.io/kube-proxy/config/v1alpha1#KubeProxyConfiguration。
251
251
</p >
252
252
@@ -267,7 +267,7 @@ configuration types to be used during a <code>kubeadm init</code> run.</p>
267
267
如果此对象没有提供,或者仅部分提供,kubeadm 使用默认值。</p >
268
268
269
269
<p >关于 kubelet 的官方文档,可参阅
270
- https://kubernetes.io/zh/docs/reference/command-line-tools-reference/kubelet/
270
+ https://kubernetes.io/zh-cn /docs/reference/command-line-tools-reference/kubelet/
271
271
或者
272
272
https://godoc.org/k8s.io/kubelet/config/v1beta1#KubeletConfiguration。 </p >
273
273
@@ -410,7 +410,7 @@ node only (e.g. the node IP).</p>
410
410
411
411
<ul >
412
412
<li ><code >nodeRegistration</code >:其中包含向集群注册新节点相关的配置字段;
413
- 使用这个类型可以定制节点名称、用使用的 CRI 套接字和所有其他仅适用于当前节点的设置
413
+ 使用这个类型可以定制节点名称、要使用的 CRI 套接字和所有其他仅适用于当前节点的设置
414
414
(例如节点 IP 地址)。</li >
415
415
<li ><code >apiEndpoint</code >:用来代表最终要部署到此节点上的 API
416
416
服务器实例的端点。</li >
@@ -699,7 +699,7 @@ configuration object lets you customize what IP/DNS name and port the local API
699
699
on. By default, kubeadm tries to auto-detect the IP of the default interface and use that, but in case that process
700
700
fails you may set the desired value here.</p>
701
701
-->
702
- <p ><code >localAPIEndpoint</code > 所代表的的是在此控制面节点上要部署的 API 服务器的端点。
702
+ <p ><code >localAPIEndpoint</code > 所代表的是在此控制面节点上要部署的 API 服务器的端点。
703
703
在高可用(HA)配置中,此字段与 <code >ClusterConfiguration.controlPlaneEndpoint</code >
704
704
的取值不同:后者代表的是整个集群的全局端点,该端点上的请求会被负载均衡到每个 API 服务器。
705
705
此配置对象允许你定制本地 API 服务器所公布的、可访问的 IP/DNS 名称和端口。
@@ -869,7 +869,7 @@ APIServer 包含集群中 API 服务器部署所必需的设置。
869
869
<!--
870
870
No description provided.
871
871
-->
872
- 无描述
872
+ 无描述。
873
873
</span >
874
874
</tr >
875
875
<tr ><td ><code >certSANs</code > <B ><!-- [Required]--> [必需]</B ><br />
@@ -1194,7 +1194,7 @@ DNS 结构定义要在集群中使用的 DNS 插件。
1194
1194
<!--
1195
1195
<code>imageMeta</code> allows to customize the image used for the DNS component.
1196
1196
-->
1197
- <code >imageMeta</code > 允许对 DNS 组件所使用的的镜像作定制 。
1197
+ <code >imageMeta</code > 允许对 DNS 组件所使用的镜像作定制 。
1198
1198
</p >
1199
1199
</td >
1200
1200
</tr >
@@ -1717,7 +1717,7 @@ signing certificate.</p>
1717
1717
<!--
1718
1718
<p><code>serviceSubnet</code> is the subnet used by kubernetes Services. Defaults to "10.96.0.0/12".</p>
1719
1719
-->
1720
- <p ><code >serviceSubnet</code > 是 kubernetes 服务所使用的的子网 。
1720
+ <p ><code >serviceSubnet</code > 是 kubernetes 服务所使用的子网 。
1721
1721
默认值为 " ; 10.96.0.0/12" ; 。</p >
1722
1722
</td >
1723
1723
</tr >
@@ -1734,7 +1734,7 @@ signing certificate.</p>
1734
1734
</td >
1735
1735
<td >
1736
1736
<!-- p><code>dnsDomain</code> is the DNS domain used by kubernetes Services. Defaults to "cluster.local".</p-->
1737
- <p ><code >dnsDomain</code > 是 kubernetes 服务所使用的的 DNS 域名。
1737
+ <p ><code >dnsDomain</code > 是 kubernetes 服务所使用的 DNS 域名。
1738
1738
默认值为 " ; cluster.local" ; 。</p >
1739
1739
</td >
1740
1740
</tr >
0 commit comments