Skip to content

Commit bd36598

Browse files
authored
Merge pull request #94138 from openshift-cherrypick-robot/cherry-pick-87994-to-enterprise-4.19
[enterprise-4.19] OSDOCS-12356: Add OVN-Kubernetes secondary network mapping
2 parents a003da6 + 5dd262f commit bd36598

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)