Update cluster-discovery.md

This commit is contained in:
darron froese 2014-03-31 15:45:23 -06:00
parent fa7c77a6e0
commit 754159b60f

View File

@ -6,7 +6,7 @@ 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 durability.
Please note - at least 3 nodes are required for cluster availability.
## Using discovery.etcd.io