Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions migrating_from_ocp_3_to_4/installing-3-4.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ By default, the {mtc-short} web console and the `Migration Controller` pod run o

After you have installed {mtc-short}, you must configure an object storage to use as a replication repository.

include::modules/migration-compatibility-guidelines.adoc[leveloffset=+1]
include::modules/migration-installing-mtc-on-ocp-4.adoc[leveloffset=+1]
include::modules/migration-installing-mtc-on-ocp-3.adoc[leveloffset=+1]
include::modules/migration-configuring-proxies.adoc[leveloffset=+1]
Expand Down
1 change: 1 addition & 0 deletions migrating_from_ocp_3_to_4/installing-restricted-3-4.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ You can configure the `Migration Controller` custom resource manifest to run the

After you have installed {mtc-short}, you must configure an object storage to use as a replication repository.

include::modules/migration-compatibility-guidelines.adoc[leveloffset=+1]
include::modules/migration-installing-mtc-on-ocp-4.adoc[leveloffset=+1]
include::modules/migration-installing-mtc-on-ocp-3.adoc[leveloffset=+1]
include::modules/migration-configuring-proxies.adoc[leveloffset=+1]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ You can configure the `Migration Controller` custom resource manifest to run the

After you have installed {mtc-short}, you must configure an object storage to use as a replication repository.

include::modules/migration-compatibility-guidelines.adoc[leveloffset=+1]
include::modules/migration-installing-mtc-on-ocp-4.adoc[leveloffset=+1]
include::modules/migration-configuring-proxies.adoc[leveloffset=+1]

Expand Down
1 change: 1 addition & 0 deletions migration_toolkit_for_containers/installing-mtc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ By default, the {mtc-short} web console and the `Migration Controller` pod run o

After you have installed {mtc-short}, you must configure an object storage to use as a replication repository.

include::modules/migration-compatibility-guidelines.adoc[leveloffset=+1]
include::modules/migration-installing-mtc-on-ocp-4.adoc[leveloffset=+1]
include::modules/migration-configuring-proxies.adoc[leveloffset=+1]

Expand Down
24 changes: 24 additions & 0 deletions modules/migration-compatibility-guidelines.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
// Module included in the following assemblies:
//
// * migrating_from_ocp_3_to_4/installing-3-4.adoc
// * migrating_from_ocp_3_to_4/installing-restricted-3-4.adoc
// * migration_toolkit_for_containers/installing-mtc.adoc
// * migration_toolkit_for_containers/installing-mtc-restricted.adoc

[id="migration-compatibility-guidelines_{context}"]
= Compatibility guidelines

You must install the {mtc-full} ({mtc-short}) version that is compatible with your {product-title} version.

[cols="1,1", options="header"]
.{product-title} and {mtc-short} compatibility
|===
|{product-title} version |{mtc-short} version^[1]^
|3.7 to 4.5 |1.5.x
|4.6 or later |1.6.x
|===
1. Install the latest z-stream version.

You can migrate workloads from a source cluster with {mtc-short} 1.5.x installed to a target cluster with {mtc-short} 1.6.x installed as long as the `MigrationController` custom resource and the {mtc-short} web console are running on the target cluster.

You cannot install {mtc-short} 1.6.x on a cluster with {product-title} 3.7 to 4.5 installed because the custom resource definition API versions are incompatible.