Skip to content

Commit 4c5ac0d

Browse files
committed
Added explanation reg the use of namespaces in the setup
1 parent 7468060 commit 4c5ac0d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/replication-multi-dc.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ For either options, you must do these [Common steps](#common-steps) first:
2222
2. Deploy the main site
2323
3. Export Secrets from the main site
2424

25+
In the following example setups we deploy sites in separate namespaces within a single Kubernetes cluster to emulate isolation and communication boundaries between data centers. In production, you will use separate Kubernetes clusters or physically distinct data centers to achieve true fault isolation, scalability, and resilience.
26+
2527
## Common steps
2628

2729
### Initial preparation

0 commit comments

Comments
 (0)