Skip to content

Commit e11e63a

Browse files
committed
BZ#1927841: host network routers and OVN-K
This is a followup request from Andrew. We overlooked this page for the admonition.
1 parent cc14b26 commit e11e63a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

modules/nw-networkpolicy-project-defaults.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,12 @@ configured for your cluster. The default template name is `project-request`.
3131

3232
. In the template, add each `NetworkPolicy` object as an element to the `objects` parameter. The `objects` parameter accepts a collection of one or more objects.
3333
+
34-
In the following example, the `objects` parameter collection includes several `NetworkPolicy` objects:
34+
In the following example, the `objects` parameter collection includes several `NetworkPolicy` objects.
35+
+
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+
====
3540
+
3641
[source,yaml]
3742
----

0 commit comments

Comments
 (0)