docs: Modify network segments limitation callout
Change the callout on the Network Segments page to specify the limitation applies to versions of Consul prior to version 1.7.3.
This commit is contained in:
parent
cae25f4b5a
commit
38b41a7a11
|
@ -24,7 +24,7 @@ with each other.
|
|||
To get started with network segments you can review the guide on HashiCorp Learn for
|
||||
[Network Segments](https://learn.hashicorp.com/consul/day-2-operations/network-segments).
|
||||
|
||||
~> **Note:** Due to limitations in [Serf](/docs/internals/gossip), a Consul agent configured with too many network segments may not be able to start
|
||||
~> **Note:** Prior to Consul 1.7.3, a Consul agent configured with too many network segments may not be able to start due to [limitations](https://learn.hashicorp.com/consul/day-2-operations/network-segments#network-segments-limitations) in Serf.
|
||||
|
||||
# Consul Networking Models
|
||||
|
||||
|
|
Loading…
Reference in New Issue