diff --git a/content/en/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md b/content/en/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md index 0f4eff58286d3..b828bf85ee8a8 100644 --- a/content/en/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md +++ b/content/en/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md @@ -8,13 +8,6 @@ weight: 70 -{{< note >}} -While kubeadm is being used as the management tool for external etcd nodes -in this guide, please note that kubeadm does not plan to support certificate rotation -or upgrades for such nodes. The long-term plan is to empower the tool -[etcdadm](https://github.com/kubernetes-sigs/etcdadm) to manage these -aspects. -{{< /note >}} By default, kubeadm runs a local etcd instance on each control plane node. It is also possible to treat the etcd cluster as external and provision