Skip to content

Commit c535040

Browse files
committed
BZ2114023: add new admonition and edit existing one
1 parent edce4cd commit c535040

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

modules/nw-ingress-controller-configuration-proxy-protocol.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,14 @@ A cluster administrator can configure https://www.haproxy.org/download/1.8/doc/p
1010

1111
This feature is not supported in cloud deployments. This restriction is because when {product-title} runs in a cloud platform, and an IngressController specifies that a service load balancer should be used, the Ingress Operator configures the load balancer service and enables the PROXY protocol based on the platform requirement for preserving source addresses.
1212

13+
[IMPORTANT]
14+
====
15+
You must configure both {product-title} and the external load balancer to either use the PROXY protocol or to use TCP.
16+
====
17+
1318
[WARNING]
1419
====
15-
To prevent connection failure, configure both the Ingress Controller and the load balancer to use the PROXY protocol.
20+
The PROXY protocol is unsupported for the default Ingress Controller with installer-provisioned clusters on non-cloud platforms that use a Keepalived Ingress VIP.
1621
====
1722

1823
.Prerequisites

0 commit comments

Comments
 (0)