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:
Blake Covarrubias 2020-07-25 17:33:05 -07:00 committed by Blake Covarrubias
parent cae25f4b5a
commit 38b41a7a11
1 changed files with 1 additions and 1 deletions

View File

@ -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