Skip to content

Commit 210df47

Browse files
committed
remove warning about OVN-Kubernetes and HostNetwork
According to https://issues.redhat.com/browse/SDN-1340 this is fixed with OCP version 4.8. I was able to verify this on site with a customer cluster. Ingress policy seems to work even with `endpointPublishingStrategy` set to `HostNetwork`.
1 parent 053ccd5 commit 210df47

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

modules/nw-networkpolicy-project-defaults.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ configured for your cluster. The default template name is `project-request`.
3333
+
3434
In the following example, the `objects` parameter collection includes several `NetworkPolicy` objects.
3535
+
36-
[IMPORTANT]
37-
====
38-
For the OVN-Kubernetes network provider plug-in, when the Ingress Controller is configured to use the `HostNetwork` endpoint publishing strategy, there is no supported way to apply network policy so that ingress traffic is allowed and all other traffic is denied.
39-
====
40-
+
4136
[source,yaml]
4237
----
4338
objects:

0 commit comments

Comments
 (0)