cloud-gov / cg-atlas

Repository hosting issues and artifacts related to operations of the cloud.gov platform
Creative Commons Zero v1.0 Universal
3 stars 1 forks source link

Need to increase etcd instances to odd number #124

Open ghost opened 8 years ago

ghost commented 8 years ago

As an SRE, to avoid data loss due to quorum failure, we need to ensure that quorum-based services such as consul and etcd are deployed with an odd number of instances.

consul is already deployed with an odd number; we just need to increase the etcd instance counts.

Acceptance Criteria