Update: docs/setup/production-environment/tools/kubeadm/ha-topology.md

This commit is contained in:
JIIOryo 2021-02-16 10:21:29 +09:00
parent 44b5555ab3
commit 248f0bdd97
1 changed files with 4 additions and 1 deletions

View File

@ -15,7 +15,10 @@ HAクラスターは次の方法で設定できます。
HAクラスターをセットアップする前に、各トポロジーの利点と欠点について注意深く考慮する必要があります。
{{< note >}}
kubeadmは、etcdクラスターを静的に起動します。
詳細については、etcd[クラスタリングガイド](https://github.com/etcd-io/etcd/blob/release-3.4/Documentation/op-guide/clustering.md#static)をご覧ください。
{{< /note >}}
<!-- body -->