mirror of https://github.com/status-im/consul.git
docs: show WAN fed with/without mesh gateways
This commit is contained in:
parent
a883aa7f8e
commit
a0d48e17c0
|
@ -20,6 +20,8 @@ Consul cluster, operators must ensure that all Consul servers in every
|
|||
datacenter must be directly connectable over their WAN-advertised network
|
||||
address from each other.
|
||||
|
||||
[![WAN federation without mesh gateways](/img/wan-federation-connectivity-traditional.png)](/img/wan-federation-connectivity-traditional.png)
|
||||
|
||||
This requires that operators setting up the virtual machines or containers
|
||||
hosting the servers take additional steps to ensure the necessary routing and
|
||||
firewall rules are in place to allow the servers to speak to each other over
|
||||
|
@ -38,7 +40,7 @@ Operators looking to simplify their WAN deployment and minimize the exposed
|
|||
security surface area can elect to join these datacenters together using [mesh
|
||||
gateways](/docs/connect/gateways/mesh-gateway) to do so.
|
||||
|
||||
![Mesh Gateway Architecture](/img/mesh-gateways.png)
|
||||
[![WAN federation with mesh gateways](/img/wan-federation-connectivity-mesh-gateways.png)](/img/wan-federation-connectivity-mesh-gateways.png)
|
||||
|
||||
## Architecture
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 706 KiB |
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 185 KiB |
Binary file not shown.
After Width: | Height: | Size: 601 KiB |
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 124 KiB |
Loading…
Reference in New Issue