mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
fix(Documentation/cluster-discovery): link to optimal cluster size
This commit is contained in:
@@ -6,7 +6,9 @@ Starting an etcd cluster can be painful since each node needs to know of another
|
||||
|
||||
Peer discovery for etcd is processed by `-discovery`, `-peers` and lastly log data in `-data-dir`. For more information see the [discovery design][discovery-design].
|
||||
|
||||
Please note - at least 3 nodes are required for cluster availability.
|
||||
Please note - at least 3 nodes are required for [cluster availability][optimal-cluster-size].
|
||||
|
||||
[optimal-cluster-size]: https://github.com/coreos/etcd/blob/master/Documentation/optimal-cluster-size.md
|
||||
|
||||
## Using discovery.etcd.io
|
||||
|
||||
|
||||
Reference in New Issue
Block a user