diff --git a/modules/nw-ovn-kuberentes-limitations.adoc b/modules/nw-ovn-kuberentes-limitations.adoc index 1970699d15..57816de23c 100644 --- a/modules/nw-ovn-kuberentes-limitations.adoc +++ b/modules/nw-ovn-kuberentes-limitations.adoc @@ -5,10 +5,7 @@ [id="nw-ovn-kubernetes-limitations_{context}"] = OVN-Kubernetes limitations -The OVN-Kubernetes Container Network Interface (CNI) cluster network provider has the following limitations: - -* OVN-Kubernetes does not support setting the internal traffic policy for a Kubernetes service to `local`. -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. +The OVN-Kubernetes Container Network Interface (CNI) cluster network provider has the following limitation: * 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.