Skip to content

Commit 6b8696a

Browse files
authored
Merge pull request #71717 from sjhala-ccs/cnv-30171
CNV#30171: Added note about multi-network policy support
2 parents c4a2ad4 + 18159e8 commit 6b8696a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

virt/vm_networking/virt-connecting-vm-to-ovn-secondary-network.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ You can connect a virtual machine (VM) to an Open Virtual Network (OVN)-Kubernet
1212
1313
* A localnet topology connects the secondary network to the physical underlay. This enables both east-west cluster traffic and access to services running outside the cluster, but it requires additional configuration of the underlying Open vSwitch (OVS) system on cluster nodes.
1414
15+
[NOTE]
16+
====
17+
An OVN-Kubernetes secondary network is compatible with the xref:../../networking/multiple_networks/configuring-additional-network.adoc#compatibility-with-multi-network-policy_configuring-additional-network[multi-network policy API] which provides the `MultiNetworkPolicy` custom resource definition (CRD) to control traffic flow to and from VMs. You can use the `ipBlock` attribute to define network policy ingress and egress rules for specific CIDR blocks.
18+
====
19+
1520
To configure an OVN-Kubernetes secondary network and attach a VM to that network, perform the following steps:
1621

1722
. xref:../../virt/vm_networking/virt-connecting-vm-to-ovn-secondary-network.adoc#creating-ovn-nad[Configure an OVN-Kubernetes secondary network] by creating a network attachment definition (NAD).

0 commit comments

Comments
 (0)