1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Merge pull request #101718 from openshift-cherrypick-robot/cherry-pick-101315-to-enterprise-4.21

[enterprise-4.21] CNV-66285: Removed note about linux bridge nad
This commit is contained in:
Shikha Jhala
2025-11-04 13:02:25 -05:00
committed by GitHub
2 changed files with 0 additions and 7 deletions

View File

@@ -59,11 +59,6 @@ OSA interfaces on {ibm-z-name} do not support VLAN filtering and VLAN-tagged tra
====
<8> Optional: Indicates whether the VM connects to the bridge through the default VLAN. The default value is `true`.
+
[NOTE]
====
A Linux bridge network attachment definition is the most efficient method for connecting a virtual machine to a VLAN.
====
--
. Optional: If you want to connect a VM to the native network, configure the Linux bridge `NetworkAttachmentDefinition` manifest without specifying any VLAN:

View File

@@ -10,8 +10,6 @@
You can create a network attachment definition (NAD) to provide layer-2 networking to pods and virtual machines by using the {product-title} web console.
A Linux bridge network attachment definition is the most efficient method for connecting a virtual machine to a VLAN.
[WARNING]
====
Configuring IP address management (IPAM) in a network attachment definition for virtual machines is not supported.