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 e5af2a42506..ed2534f4e86 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 @@ -2,7 +2,6 @@ title: kubeadm 配置 (v1beta3) content_type: tool-reference package: kubeadm.k8s.io/v1beta3 -auto_generated: true --- +
BootstrapToken 描述的是一个启动引导令牌,以 Secret 形式存储在集群中。
|
-
-
|
@@ -477,8 +480,10 @@ Used for joining nodes in the cluster.
-
+
|
@@ -487,8 +492,10 @@ for, so other administrators can know its purpose.
-
+
|
@@ -497,8 +504,10 @@ for, so other administrators can know its purpose.
-
+
ttl. expires and <
[]string
|
-
+
|
@@ -518,8 +529,10 @@ for establishing bidirectional trust, but that can be changed here.
-
+
|
@@ -535,10 +548,12 @@ used for authentication
- [BootstrapToken](#BootstrapToken)
-
+"kubeadm join". This token is and should be short-lived.
+-->
- 无描述 - + 无描述。 |
- [必需]@@ -561,7 +575,8 @@ of view and as an authentication method for the node in the bootstrap phase of |
- 无描述 | + 无描述。 +
ControlPlaneComponent [必需]-->[必需]ControlPlaneComponent [必需]ControlPlaneComponent
ControlPlaneComponent 结构的字段被嵌入到此类型中)
- 无描述.
+ControlPlaneComponent 结构的字段被嵌入到此类型中。)
+
+ 无描述。
certSANstoken [必需]-->[必需]token [必需]string
- apiServerEndpoint
apiServerEndpoint 为 API 服务器的 IP 地址或者域名,从该端点可以获得集群信息。
tlsBootstrapToken 是 TLS 启动引导过程中使用的令牌。
如果设置了 bootstrapToken,则此字段默认值为 .bootstrapToken.token,不过可以被重载。
-如果设置了 file,此字段必须被设置,以防 kubeconfig 文件
+如果设置了 file,此字段必须被设置,以防 kubeconfig 文件
中不包含其他身份认证信息。
@@ -1475,7 +1495,9 @@ file from which to load cluster information.
- [ControlPlaneComponent](#kubeadm-k8s-io-v1beta3-ControlPlaneComponent)
-
+
HostPathMount 包含从宿主节点挂载的卷的信息。
|
-
+
|
@@ -1494,7 +1518,9 @@ file from which to load cluster information.
-
+
|
@@ -1502,7 +1528,9 @@ file from which to load cluster information.
-
+
|
@@ -1510,15 +1538,19 @@ file from which to load cluster information.
-
+
|
||
pathType- core/v1.HostPathType
+core/v1.HostPathType
|
-
+
|
-
+
|
@@ -1558,9 +1594,11 @@ If not set, the
-
+the above components during upgrades.
+ -->
|
@@ -1577,8 +1615,10 @@ the above components during upgrades.
- [JoinConfiguration](#kubeadm-k8s-io-v1beta3-JoinConfiguration)
-
+
-
+
|
@@ -1600,9 +1642,11 @@ deployed on this node.
-
+The corresponding encryption key is in the InitConfiguration.
+ -->
|
@@ -1619,7 +1663,9 @@ Secret 中的证书的秘钥。对应的加密秘钥在 InitConfiguration 结构
- [Etcd](#kubeadm-k8s-io-v1beta3-Etcd)
-
+
|
-
+
|
@@ -1652,9 +1702,11 @@ Defaults to "/var/lib/etcd".
-
+command line except without leading dash(es).
+ -->
[]string
|
-
+
|
@@ -1674,8 +1728,10 @@ server signing certificate.
-
+
|
@@ -1692,7 +1748,9 @@ signing certificate.
- [ClusterConfiguration](#kubeadm-k8s-io-v1beta3-ClusterConfiguration)
-
+
|
-
+
|
@@ -1712,7 +1772,9 @@ signing certificate.
-
+
|
@@ -1720,7 +1782,9 @@ signing certificate.
-
+
|
@@ -1738,8 +1802,10 @@ signing certificate.
- [InitConfiguration](#kubeadm-k8s-io-v1beta3-InitConfiguration)
- [JoinConfiguration](#kubeadm-k8s-io-v1beta3-JoinConfiguration)
-
+
-
+Defaults to the hostname of the node if not provided.
+ -->
|
-
+
|
|
taints [必需]- []core/v1.Taint
+[]core/v1.Taint
|
-
+i.e. taints: [] in the YAML file. This field is solely used for Node registration.
+ -->
|
@@ -1793,13 +1862,15 @@ i.e.
-
+command line except without leading dash(es).
+ -->
|
-
+
|
@@ -1823,11 +1896,13 @@ the current node is registered.
-
+images if not present on the host.
+ -->
Patches 包含要向 kubeadm 所部署的组件应用的补丁信息。
|