Skip to content

Commit 7066a41

Browse files
authored
Merge pull request #46766 from stevsmit/BZ-2026192-fix
Re-adds an OVNK Limitation
2 parents 2bf5b8d + a220b57 commit 7066a41

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/nw-ovn-kuberentes-limitations.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
[id="nw-ovn-kubernetes-limitations_{context}"]
66
= OVN-Kubernetes limitations
77

8-
The OVN-Kubernetes Container Network Interface (CNI) cluster network provider has the following limitation:
8+
The OVN-Kubernetes Container Network Interface (CNI) cluster network provider has the following limitations:
9+
10+
* The `sessionAffinityConfig.clientIP.timeoutSeconds` service has no effect in an OpenShift OVN environment, but does in an OpenShift SDN environment. This incompatibility can make it difficult for users to migrate from OpenShift SDN to OVN.
911

1012
// The foll limitation is also recorded in the installation section.
1113
* For clusters configured for dual-stack networking, both IPv4 and IPv6 traffic must use the same network interface as the default gateway.

0 commit comments

Comments
 (0)