@@ -496,7 +496,7 @@ for, so other administrators can know its purpose.
496
496
</td >
497
497
</tr >
498
498
<tr ><td ><code >expires</code ><br />
499
- <a href =" https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.28 /#time-v1-meta " ><code >meta/v1.Time</code ></a >
499
+ <a href =" https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29 /#time-v1-meta " ><code >meta/v1.Time</code ></a >
500
500
</td >
501
501
<td >
502
502
<!--
@@ -579,7 +579,7 @@ of view and as an authentication method for the node in the bootstrap phase of
579
579
## ` ClusterConfiguration ` {#kubeadm-k8s-io-v1beta3-ClusterConfiguration}
580
580
581
581
<!--
582
- <p>ClusterConfiguration contains cluster-wide configuration for a kubeadm cluster</p>
582
+ <p>ClusterConfiguration contains cluster-wide configuration for a kubeadm cluster. </p>
583
583
-->
584
584
<p >ClusterConfiguration 包含一个 kubeadm 集群的集群范围配置信息。</p >
585
585
@@ -818,10 +818,12 @@ interface and use that, but in case that process fails you may set the desired v
818
818
<td >
819
819
<!--
820
820
<p><code>certificateKey</code> sets the key with which certificates and keys are encrypted prior to being
821
- uploaded in a Secret in the cluster during the <code>uploadcerts init</code> phase.</p>
821
+ uploaded in a Secret in the cluster during the <code>uploadcerts init</code> phase.
822
+ The certificate key is a hex encoded string that is an AES key of size 32 bytes.</p>
822
823
-->
823
824
<p ><code >certificateKey</code > 用来设置一个密钥,该密钥将对 <code >uploadcerts init</code >
824
- 阶段上传到集群中某 Secret 内的密钥和证书加密。</p >
825
+ 阶段上传到集群中某 Secret 内的密钥和证书加密。
826
+ 证书密钥是十六进制编码的字符串,是长度为 32 字节的 AES 密钥。</p >
825
827
</td >
826
828
</tr >
827
829
<tr ><td ><code >skipPhases</code ><br />
@@ -1074,7 +1076,7 @@ APIServer 包含集群中 API 服务器部署所必需的设置。
1074
1076
1075
1077
<p >
1076
1078
<!--
1077
- BootstrapTokenDiscovery is used to set the options for bootstrap token based discovery
1079
+ BootstrapTokenDiscovery is used to set the options for bootstrap token based discovery.
1078
1080
-->
1079
1081
BootstrapTokenDiscovery 用来设置基于引导令牌的服务发现选项。
1080
1082
</p >
@@ -1529,7 +1531,7 @@ HostPathMount contains elements describing volumes that are mounted from the hos
1529
1531
</td >
1530
1532
</tr >
1531
1533
<tr ><td ><code >pathType</code ><br />
1532
- <a href =" https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.28 /#hostpathtype-v1-core " ><code >core/v1.HostPathType</code ></a >
1534
+ <a href =" https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29 /#hostpathtype-v1-core " ><code >core/v1.HostPathType</code ></a >
1533
1535
</td >
1534
1536
<td >
1535
1537
<!--
@@ -1627,9 +1629,11 @@ deployed on this node.
1627
1629
<code>certificateKey</code> is the key that is used for decryption of certificates after
1628
1630
they are downloaded from the secret upon joining a new control plane node.
1629
1631
The corresponding encryption key is in the InitConfiguration.
1632
+ The certificate key is a hex encoded string that is an AES key of size 32 bytes.
1630
1633
-->
1631
1634
<p ><code >certificateKey</code > 是在添加新的控制面节点时用来解密所下载的
1632
- Secret 中的证书的密钥。对应的加密密钥在 InitConfiguration 结构中。</p >
1635
+ Secret 中的证书的密钥。对应的加密密钥在 InitConfiguration 结构中。
1636
+ 证书密钥是十六进制编码的字符串,是长度为 32 字节的 AES 密钥。</p >
1633
1637
</td >
1634
1638
</tr >
1635
1639
</tbody >
@@ -1645,7 +1649,7 @@ Secret 中的证书的密钥。对应的加密密钥在 InitConfiguration 结构
1645
1649
- [ Etcd] ( #kubeadm-k8s-io-v1beta3-Etcd )
1646
1650
1647
1651
<!--
1648
- LocalEtcd describes that kubeadm should run an etcd cluster locally
1652
+ LocalEtcd describes that kubeadm should run an etcd cluster locally.
1649
1653
-->
1650
1654
<p >LocalEtcd 描述的是 kubeadm 要使用的本地 etcd 集群。</p >
1651
1655
@@ -1729,7 +1733,7 @@ signing certificate.
1729
1733
- [ ClusterConfiguration] ( #kubeadm-k8s-io-v1beta3-ClusterConfiguration )
1730
1734
1731
1735
<!--
1732
- Networking contains elements describing cluster's networking configuration
1736
+ Networking contains elements describing cluster's networking configuration.
1733
1737
-->
1734
1738
<p >Networking 中包含描述集群网络配置的元素。</p >
1735
1739
@@ -1784,7 +1788,7 @@ Networking contains elements describing cluster's networking configuration
1784
1788
1785
1789
<!--
1786
1790
NodeRegistrationOptions holds fields that relate to registering a new control-plane or
1787
- node to the cluster, either via " kubeadm init" or " kubeadm join"
1791
+ node to the cluster, either via <code> kubeadm init</code> or <code> kubeadm join</code>.
1788
1792
-->
1789
1793
<p >NodeRegistrationOptions 包含向集群中注册新的控制面或节点所需要的信息;
1790
1794
节点注册可能通过 " ; kubeadm init" ; 或 " ; kubeadm join" ; 完成。</p >
@@ -1823,7 +1827,7 @@ This information will be annotated to the Node API object, for later re-use.
1823
1827
</td >
1824
1828
</tr >
1825
1829
<tr ><td ><code >taints</code > <B ><!-- [Required]--> [必需]</B ><br />
1826
- <a href =" https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.28 /#taint-v1-core " ><code >[ ] core/v1.Taint</code ></a >
1830
+ <a href =" https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29 /#taint-v1-core " ><code >[ ] core/v1.Taint</code ></a >
1827
1831
</td >
1828
1832
<td >
1829
1833
<!--
@@ -1876,7 +1880,7 @@ the current node is registered, e.g.
1876
1880
</td >
1877
1881
</tr >
1878
1882
<tr ><td ><code >imagePullPolicy</code ><br />
1879
- <a href =" https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.28 /#pullpolicy-v1-core " ><code >core/v1.PullPolicy</code ></a >
1883
+ <a href =" https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29 /#pullpolicy-v1-core " ><code >core/v1.PullPolicy</code ></a >
1880
1884
</td >
1881
1885
<td >
1882
1886
<!--
0 commit comments