Skip to content

Commit 9641a2b

Browse files
authored
MTV-3833: Typo DecntralizedLiveMigration (#797)
Signed-off-by: A.Arnold <[email protected]>
1 parent edc0796 commit 9641a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/modules/cnv-cnv-live-prerequisites.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ In addition to the regular xref:cnv-prerequisites_mtv[{virt} prerequisites], liv
1212
* {project-first} 2.10.0 or later installed. {project-short} treats all {virt} migrations run on {project-short} 2.9 or earlier as cold migrations, even if they are configured as live migrations.
1313
* {virt} 4.20.0 or later installed on both source and target clusters.
1414
* In the {project-short} Operator, in the `spec` portion of the `forklift-controller` YAML, `feature_ocp_live_migration` is set to `true`. You must have `cluster-admin` privileges to set this field.
15-
* In the `KubeVirt` resource of both clusters in the `featureGates` of the YAML,`DecntralizedLiveMigration` is listed. You must have `cluster-admin` privileges to set this field.
15+
* In the `KubeVirt` resource of both clusters in the `featureGates` of the YAML,`DecentralizedLiveMigration` is listed. You must have `cluster-admin` privileges to set this field.
1616
* Connectivity between the clusters must be established, including connectivity for state transfer. Technologies such as Submariner can be used for this purpose.
1717
* The target cluster has `VirtualMachineInstanceTypes` and `VirtualMachinePreferences` that match those used by the VMs on the source cluster.

0 commit comments

Comments
 (0)