From 40419a5ef50f600823a24424680e81298f6717e5 Mon Sep 17 00:00:00 2001 From: steve-hardman <132999137+steve-hardman@users.noreply.github.com> Date: Wed, 2 Oct 2024 00:45:49 +0100 Subject: [PATCH] Remove deprecated note on "Set up a High Availability etcd Cluster with kubeadm" page (#48120) * Remove note from setup-ha-etcd-with-kubeadm.md * Remove note from setup-ha-etcd-with-kubeadm.md Co-authored-by: Dipesh Rawat * Remove note from setup-ha-etcd-with-kubeadm.md Co-authored-by: Dipesh Rawat --------- Co-authored-by: Dipesh Rawat --- .../tools/kubeadm/setup-ha-etcd-with-kubeadm.md | 7 ------- 1 file changed, 7 deletions(-) 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 0f4eff5828..b828bf85ee 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