Hi All,
I am evaluating etcd to run in a production environment of about 4000 servers.
Has etcd been tested with this many nodes?
I was reading about the standby mode, so I understand that this is the way to scale a large cluster is to run the majority of nodes in standby mode. What is a good number of peers to setup, so as not to put too much stress on the leader?
what is the recommended cluster discovery method in such a large cluster? discovery URL or harcode a list of -peers to all followers?
what are the limitations on the amount of data that can be stored?
any other scalability issues that I need to think about?
--
You received this message because you are subscribed to the Google Groups "etcd-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to etcd-dev+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--