mirror of https://github.com/status-im/consul.git
remove self-referencing link on network segments page (#20937)
This commit is contained in:
parent
44facc2ea3
commit
a6d9ad5225
|
@ -37,8 +37,6 @@ Server agents are members of all segments. The datacenter includes the `<default
|
|||
Each client agent can only be a member of one segment at a time. Client agents are members of the `<default>` segment unless they are configured to join a different segment.
|
||||
For a client agent to join the Consul datacenter, it must connect to another agent (client or server) within its configured segment.
|
||||
|
||||
Read the [Network Segments documentation](/consul/docs/enterprise/network-segments/network-segments-overview) to learn more about network segments.
|
||||
|
||||
-> **Info:** Network segments enable you to operate a Consul datacenter without full
|
||||
mesh (LAN) connectivity between agents. To federate multiple Consul datacenters
|
||||
without full mesh (WAN) connectivity between all server agents in all datacenters,
|
||||
|
|
Loading…
Reference in New Issue