Skip to content

Commit 89a8523

Browse files
authored
Merge pull request #26579 from JIIOryo/26509
Update: docs/setup/production-environment/tools/kubeadm/ha-topology.md
2 parents a6a7000 + 8d61d01 commit 89a8523

File tree

1 file changed

+4
-1
lines changed
  • content/ja/docs/setup/production-environment/tools/kubeadm

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ HAクラスターは次の方法で設定できます。
1515

1616
HAクラスターをセットアップする前に、各トポロジーの利点と欠点について注意深く考慮する必要があります。
1717

18-
18+
{{< note >}}
19+
kubeadmは、etcdクラスターを静的にブートストラップします。
20+
詳細については、etcd[クラスタリングガイド](https://github.com/etcd-io/etcd/blob/release-3.4/Documentation/op-guide/clustering.md#static)をご覧ください。
21+
{{< /note >}}
1922

2023
<!-- body -->
2124

0 commit comments

Comments
 (0)