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

CNV#63765: adding TP notice to bulk storage class migration doc

This commit is contained in:
Pan Ousley
2025-06-16 15:30:42 -04:00
committed by openshift-cherrypick-robot
parent 87e7e30ef2
commit a034228c72
2 changed files with 12 additions and 0 deletions

View File

@@ -8,6 +8,12 @@
By using the {product-title} web console, you can migrate single-cluster VMs in bulk from one storage class to another storage class.
ifdef::openshift-enterprise[]
:FeatureName: Bulk storage class migration
include::snippets/technology-preview.adoc[]
:!FeatureName:
endif::[]
.Prerequisites
* The VMs you select for each bulk migration must be in the same namespace.

View File

@@ -8,4 +8,10 @@ toc::[]
You can migrate virtual machines (VMs) within a single cluster from one storage class to a different storage class. By using the {product-title} web console, you can perform the migration for the VMs in bulk.
ifdef::openshift-enterprise[]
:FeatureName: Bulk storage class migration
include::snippets/technology-preview.adoc[]
:!FeatureName:
endif::[]
include::modules/virt-migrating-bulk-vms-different-storage-class-web.adoc[leveloffset=+1]