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 a6a7000 + 8d61d01 commit 89a8523Copy full SHA for 89a8523
content/ja/docs/setup/production-environment/tools/kubeadm/ha-topology.md
@@ -15,7 +15,10 @@ HAクラスターは次の方法で設定できます。
15
16
HAクラスターをセットアップする前に、各トポロジーの利点と欠点について注意深く考慮する必要があります。
17
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 >}}
22
23
<!-- body -->
24
0 commit comments