Skip to content

Commit 7bb1fe9

Browse files
authored
Merge pull request #60052 from sjhala-ccs/BZ2097632
BZ#2097632: Added note about traffic on pod network vNICs
2 parents 23eba6e + 4dc41ff commit 7bb1fe9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

virt/virtual_machines/vm_networking/virt-using-the-default-pod-network-with-virt.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ toc::[]
88

99
You can connect a virtual machine to the default internal pod network by configuring its network interface to use the `masquerade` binding mode.
1010

11+
[NOTE]
12+
====
13+
Traffic on the virtual Network Interface Cards (vNICs) that are attached to the default pod network is interrupted during live migration.
14+
====
15+
1116
include::modules/virt-configuring-masquerade-mode-cli.adoc[leveloffset=+1]
1217

1318
include::modules/virt-configuring-masquerade-mode-dual-stack.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)