Skip to content

Commit 5dd262f

Browse files
jab-rhopenshift-cherrypick-robot
authored andcommitted
OSDOCS-12356: Add OVN-Kubernetes secondary network mapping
- https://issues.redhat.com/browse/OSDOCS-12356
1 parent a003da6 commit 5dd262f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/configuration-ovnk-network-plugin-json-object.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,9 @@ A comma-separated list of CIDRs and IP addresses. IP addresses are removed from
6565
|
6666
If topology is set to `localnet`, the specified VLAN tag is assigned to traffic from this secondary network. The default is to not assign a VLAN tag.
6767

68+
|`physicalNetworkName`
69+
|`string`
70+
|
71+
If topology is set to `localnet`, you can reuse the same physical network mapping with multiple network overlays. Specifies the name of the physical network to which the OVN overlay connects. When omitted, the default value is the `name` of the `localnet` network. To isolate the different networks, ensure that a different VLAN tag is used when sharing the same physical network between overlays.
72+
6873
|====

0 commit comments

Comments
 (0)