From 6a03e08be1472895f1e64d9a39a4f3d5485c5edc Mon Sep 17 00:00:00 2001 From: Lauren Date: Thu, 14 Feb 2019 14:02:38 -0500 Subject: [PATCH] Update global --- v2.2/cluster-topology-patterns.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/v2.2/cluster-topology-patterns.md b/v2.2/cluster-topology-patterns.md index 2f0ab138e5a..7d7e340a292 100644 --- a/v2.2/cluster-topology-patterns.md +++ b/v2.2/cluster-topology-patterns.md @@ -255,11 +255,12 @@ The global pattern connects [multiple regional clusters](#multi-region-clusters) #### CockroachDB configuration - +- Each region (i.e., `Asia`, `Europe`, `Americas`) contains three datacenters (i.e., `West`, `East`, `Central`) + #### Availability expectations -- The cluster can survive a single datacenter failure. +- With nine datacenters, the cluster can survive four datacenter failures. #### Performance expectations