Skip to content

Commit 4488455

Browse files
authored
Merge pull request #48277 from Arhell/ja-remove
[ja] Remove deprecated note
2 parents 822b007 + 637891c commit 4488455

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

content/ja/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@ weight: 70
66

77
<!-- overview -->
88

9-
{{< note >}}
10-
While kubeadm is being used as the management tool for external etcd nodes
11-
in this guide, please note that kubeadm does not plan to support certificate rotation
12-
or upgrades for such nodes. The long term plan is to empower the tool
13-
[etcdadm](https://github.com/kubernetes-sigs/etcdadm) to manage these
14-
aspects.
15-
{{< /note >}}
16-
179
Kubeadm defaults to running a single member etcd cluster in a static pod managed
1810
by the kubelet on the control plane node. This is not a high availability setup
1911
as the etcd cluster contains only one member and cannot sustain any members

0 commit comments

Comments
 (0)