File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
content/zh/docs/setup/production-environment/tools/kubeadm Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -47,9 +47,16 @@ kubeadm 目前不支持对 CoreDNS 部署进行定制。
47
47
有关更多详细信息,请参阅[ 在 kubeadm 中使用 init phases] ( /zh/docs/reference/setup-tools/kubeadm/kubeadm-init/#init-phases ) .
48
48
{{< /note >}}
49
49
50
- <!-- body -->
50
+ {{< note >}}
51
+ <!--
52
+ To reconfigure a cluster that has already been created see
53
+ [Reconfiguring a kubeadm cluster](/docs/tasks/administer-cluster/kubeadm/kubeadm-reconfigure).
54
+ -->
51
55
52
- {{< feature-state for_k8s_version="1.12" state="stable" >}}
56
+ 要重新配置已创建的集群,请参阅[ 重新配置 kubeadm 集群] ( /zh/docs/tasks/administer-cluster/kubeadm/kubeadm-reconfigure ) 。
57
+ {{< /note >}}
58
+
59
+ <!-- body -->
53
60
54
61
<!--
55
62
## Customizing the control plane with flags in `ClusterConfiguration`
You can’t perform that action at this time.
0 commit comments