Browse Source

docs: updated per feedback

pull/12291/head
Karl Cardenas 3 years ago
parent
commit
497e65426f
No known key found for this signature in database
GPG Key ID: AC61D76B41F1EDC
  1. 2
      website/content/docs/connect/gateways/mesh-gateway/wan-federation-via-mesh-gateways.mdx

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

@ -126,7 +126,7 @@ connect {
}
```
The [`start_join_wan`](/docs/agent/options#start_join_wan) or [`retry_join_wan`](/docs/agent/options#retry_join_wan) are only used for the legacy federation process. They must be omitted when federating Consul servers via gateways.
The [`start_join_wan`](/docs/agent/options#start_join_wan) or [`retry_join_wan`](/docs/agent/options#retry_join_wan) are only used for the [traditional federation process](/docs/k8s/installation/multi-cluster#traditional-wan-federation). They must be omitted when federating Consul servers via gateways.
-> The `primary_gateways` configuration can also use `go-discover` syntax just
like `retry_join_wan`.

Loading…
Cancel
Save