Skip to content

Commit b152e0c

Browse files
author
Steven Smith
committed
Removes two limitations of OVN K that are being remove for 4.11
1 parent f4e355e commit b152e0c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

modules/nw-ovn-kuberentes-limitations.adoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,7 @@
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 limitations:
9-
10-
* OVN-Kubernetes does not support setting the internal traffic policy for a Kubernetes service to `local`.
11-
This limitation can affect network communication to your application when you add a service of type `ClusterIP`, `LoadBalancer`, `NodePort`, or add a service with an external IP.
12-
13-
* 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.
8+
The OVN-Kubernetes Container Network Interface (CNI) cluster network provider has the following limitation:
149

1510
// The foll limitation is also recorded in the installation section.
1611
* 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)