Skip to content

Commit 48fcd63

Browse files
committed
OCPBUGS-42798:updates ip forwarding CNO
1 parent 45f3c45 commit 48fcd63

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

modules/nw-operator-cr.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,10 @@ If you set this field to `true`, you do not receive the performance benefits of
311311
|`ipForwarding`
312312
|`object`
313313
|You can control IP forwarding for all traffic on OVN-Kubernetes managed interfaces by using the `ipForwarding` specification in the `Network` resource. Specify `Restricted` to only allow IP forwarding for Kubernetes related traffic. Specify `Global` to allow forwarding of all IP traffic. For new installations, the default is `Restricted`. For updates to {product-title} 4.14 or later, the default is `Global`.
314+
[NOTE]
315+
====
316+
The default value of `Restricted` sets the IP forwarding to drop.
317+
====
314318

315319
|`ipv4`
316320
|`object`

networking/networking_operators/cluster-network-operator.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ include::modules/nw-operator-cr.adoc[leveloffset=+1]
2525
== Additional resources
2626
* xref:../../rest_api/operator_apis/network-operator-openshift-io-v1.adoc#network-operator-openshift-io-v1[`Network` API in the `operator.openshift.io` API group]
2727
* xref:../../networking/configuring-cluster-network-range.adoc#nw-cluster-network-range-edit_configuring-cluster-network-range[Expanding the cluster network IP address range]
28+
29+
* link:https://access.redhat.com/solutions/6969174[How to configure OVN to use kernel routing table]

0 commit comments

Comments
 (0)