From 592941d194a5e1bbfe4f48e6c1d510c0eb55ca8b Mon Sep 17 00:00:00 2001 From: Servesha Dudhgaonkar Date: Wed, 22 Dec 2021 08:48:07 +0530 Subject: [PATCH] warning --- modules/nw-ingress-sharding-namespace-labels.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/nw-ingress-sharding-namespace-labels.adoc b/modules/nw-ingress-sharding-namespace-labels.adoc index 1d93acde4e..f260b0e111 100644 --- a/modules/nw-ingress-sharding-namespace-labels.adoc +++ b/modules/nw-ingress-sharding-namespace-labels.adoc @@ -15,6 +15,11 @@ a set of Ingress Controllers and when isolating traffic to a specific Ingress Controller. For example, company A goes to one Ingress Controller and company B to another. +[WARNING] +==== +If you deploy the Keepalived Ingress VIP, do not deploy a non-default Ingress Controller with value `HostNetwork` for the `endpointPublishingStrategy` parameter. Doing so might cause issues. Use value `NodePort` instead of `HostNetwork` for `endpointPublishingStrategy`. +==== + .Procedure . Edit the `router-internal.yaml` file: