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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user