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

Update modules/migration-creating-migration-plan-cam.adoc

Co-authored-by: Bob Furu <bfuru@redhat.com>
This commit is contained in:
Avital Pinnick
2021-06-07 16:40:16 +03:00
committed by openshift-cherrypick-robot
parent 04bf199f98
commit c9540a3de3

View File

@@ -15,7 +15,7 @@ You can create a migration plan in the {mtc-full} ({mtc-short}) web console.
* You must ensure that the same {mtc-short} version is installed on all clusters.
* You must add the clusters and the replication repository to the {mtc-short} web console.
* If you want to use the _move_ data copy method to migrate a persistent volume (PV), the source and target clusters must have uninterrupted network access to the remote volume.
* If you want to use direct image migration, you must specify the exposed route to the image registry of the source cluster by using the {mtc-short} web console or by updating the `MigCluster` custom resource manifest.
* If you want to use direct image migration, you must specify the exposed route to the image registry of the source cluster. This can be done by using the {mtc-short} web console or by updating the `MigCluster` custom resource manifest.
.Procedure