Update website/content/docs/connect/gateways/mesh-gateway/wan-federation-via-mesh-gateways.mdx

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
This commit is contained in:
Freddy 2022-10-21 16:43:40 -06:00 committed by GitHub
parent ca9df9c851
commit 72553b3499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -188,9 +188,9 @@ expected result:
### Upgrading the primary gateways
Once federation is established, secondary datacenters will continuously request
updated mesh gateway addresses from the primary datacenter. These requests
themselves flow through the mesh gateways of the primary datacenter, since
secondary datacenters cannot dial the primary datacenter's Consul servers directly.
updated mesh gateway addresses from the primary datacenter. Consul routes the requests
through the primary datacenter's mesh gateways. This is because
secondary datacenters cannot directly dial the primary datacenter's Consul servers.
If the primary gateways are upgraded, and their previous instances are decommissioned
before the updates are propagated, then the primary datacenter will become unreachable.