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