From 6ae75f6063b19cf37e5db14b1bd12b810789006e Mon Sep 17 00:00:00 2001 From: danielehc <40759828+danielehc@users.noreply.github.com> Date: Thu, 9 Jan 2020 10:41:31 +0100 Subject: [PATCH] added disclaimer about network segments due to Serf limitations (#7004) * added disclaimer about network segments due to Serf limitations using work made at https://github.com/hashicorp/consul/pull/6558 by @thepomeranian * Lowercasing functionality name * Update website/source/docs/enterprise/network-segments/index.html.md Co-Authored-By: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com> Co-authored-by: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com> --- website/source/docs/enterprise/network-segments/index.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/docs/enterprise/network-segments/index.html.md b/website/source/docs/enterprise/network-segments/index.html.md index d34ac10499..c518cd955a 100644 --- a/website/source/docs/enterprise/network-segments/index.html.md +++ b/website/source/docs/enterprise/network-segments/index.html.md @@ -18,6 +18,8 @@ with each other. To get started with Network Segments, [read the guide](https://learn.hashicorp.com/consul/day-2-operations/network-segments). +~> **Note:** Due to limitations in [Serf](https://www.consul.io/docs/internals/gossip.html), a Consul agent configured with too many network segments may not be able to start + # Consul Networking Models To help set context for this feature, it is useful to understand the various