1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #40198 from openshift-cherrypick-robot/cherry-pick-40109-to-enterprise-4.10

[enterprise-4.10] BZ1964932: Add warning
This commit is contained in:
Vikram Goyal
2022-01-05 00:08:42 +10:00
committed by GitHub

View File

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