We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 822b007 + 637891c commit 4488455Copy full SHA for 4488455
content/ja/docs/setup/production-environment/tools/kubeadm/setup-ha-etcd-with-kubeadm.md
@@ -6,14 +6,6 @@ weight: 70
6
7
<!-- overview -->
8
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
-
17
Kubeadm defaults to running a single member etcd cluster in a static pod managed
18
by the kubelet on the control plane node. This is not a high availability setup
19
as the etcd cluster contains only one member and cannot sustain any members
0 commit comments