Skip to content

Commit 0654f6b

Browse files
authored
Merge pull request #94086 from sjhala-ccs/cnv-62830
CNV-62830: Updated note about IPv6 single-stack support
2 parents 3215b79 + cfa78cf commit 0654f6b

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

virt/install/preparing-cluster-for-virt.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,13 @@ You can use any installation method, including user-provisioned, installer-provi
2020
If you deploy {VirtProductName} with {rh-storage-first}, you must create a dedicated storage class for Windows virtual machine disks. See link:https://access.redhat.com/articles/6978371[Optimizing ODF PersistentVolumes for Windows VMs] for details.
2121

2222
IPv6::
23-
You cannot run {VirtProductName} on a single-stack IPv6 cluster.
23+
{VirtProductName} support for single-stack IPv6 clusters is limited to the OVN-Kubernetes localnet and Linux bridge Container Network Interface (CNI) plugins.
2424
====
25+
26+
:FeatureName: Deploying {VirtProductName} on a single-stack IPv6 cluster
27+
include::snippets/technology-preview.adoc[]
28+
:!FeatureName:
29+
2530
endif::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
2631

2732
// Hiding in ROSA/OSD as FIPS not supported

virt/vm_networking/virt-networking-overview.adoc

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

99
{VirtProductName} provides advanced networking functionality by using custom resources and plugins. Virtual machines (VMs) are integrated with {product-title} networking and its ecosystem.
1010

11-
[NOTE]
12-
====
13-
You cannot run {VirtProductName} on a single-stack IPv6 cluster.
14-
====
11+
12+
{VirtProductName} support for single-stack IPv6 clusters is limited to the OVN-Kubernetes localnet and Linux bridge Container Network Interface (CNI) plugins.
13+
14+
:FeatureName: Deploying {VirtProductName} on a single-stack IPv6 cluster
15+
include::snippets/technology-preview.adoc[]
1516

1617
The following figure illustrates the typical network setup of {VirtProductName}. Other configurations are also possible.
1718

0 commit comments

Comments
 (0)