mirror of https://github.com/status-im/consul.git
docs: Mesh gateway requires 1.6.0 *or newer* (#11333)
* 1.6.0 or newer * Update website/content/docs/connect/gateways/mesh-gateway/index.mdx Co-authored-by: David Yu <dyu@hashicorp.com> Co-authored-by: mrspanishviking <cardenas88karl@gmail.com>
This commit is contained in:
parent
f9e6831fa2
commit
99ab4f98d4
|
@ -32,7 +32,7 @@ Each mesh gateway needs three things:
|
|||
|
||||
Mesh gateways also require that your Consul datacenters are configured correctly:
|
||||
|
||||
- You'll need to use Consul version 1.6.0.
|
||||
- Consul version 1.6.0 or newer is required.
|
||||
- Consul [Connect](/docs/agent/options#connect) must be enabled in both datacenters.
|
||||
- Each of your [datacenters](/docs/agent/options#datacenter) must have a unique name.
|
||||
- Your datacenters must be [WAN joined](https://learn.hashicorp.com/tutorials/consul/federarion-gossip-wan).
|
||||
|
|
Loading…
Reference in New Issue