diff --git a/content/zh-cn/docs/reference/config-api/kubeadm-config.v1beta3.md b/content/zh-cn/docs/reference/config-api/kubeadm-config.v1beta3.md index 2dda92ebd1..a70e41f17e 100644 --- a/content/zh-cn/docs/reference/config-api/kubeadm-config.v1beta3.md +++ b/content/zh-cn/docs/reference/config-api/kubeadm-config.v1beta3.md @@ -496,7 +496,7 @@ for, so other administrators can know its purpose.
expires
meta/v1.Time
+meta/v1.Time
ClusterConfiguration 包含一个 kubeadm 集群的集群范围配置信息。
@@ -818,10 +818,12 @@ interface and use that, but in case that process fails you may set the desired vcertificateKey
用来设置一个密钥,该密钥将对 uploadcerts init
-阶段上传到集群中某 Secret 内的密钥和证书加密。
skipPhases
BootstrapTokenDiscovery 用来设置基于引导令牌的服务发现选项。
@@ -1529,7 +1531,7 @@ HostPathMount contains elements describing volumes that are mounted from the hospathType
core/v1.HostPathType
+core/v1.HostPathType
certificateKey
是在添加新的控制面节点时用来解密所下载的
-Secret 中的证书的密钥。对应的加密密钥在 InitConfiguration 结构中。
LocalEtcd 描述的是 kubeadm 要使用的本地 etcd 集群。
@@ -1729,7 +1733,7 @@ signing certificate. - [ClusterConfiguration](#kubeadm-k8s-io-v1beta3-ClusterConfiguration)Networking 中包含描述集群网络配置的元素。
@@ -1784,7 +1788,7 @@ Networking contains elements describing cluster's networking configurationNodeRegistrationOptions 包含向集群中注册新的控制面或节点所需要的信息; 节点注册可能通过 "kubeadm init" 或 "kubeadm join" 完成。
@@ -1823,7 +1827,7 @@ This information will be annotated to the Node API object, for later re-use.taints
[必需][]core/v1.Taint
+[]core/v1.Taint