You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: migrating_from_ocp_3_to_4/about-mtc-3-4.adoc
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,7 @@ The {mtc-short} console is installed on the target cluster by default. You can c
18
18
19
19
{mtc-short} supports the file system and snapshot data copy methods for migrating data from the source cluster to the target cluster. You can select a method that is suited for your environment and is supported by your storage provider.
20
20
21
-
You can use migration hooks to run Ansible playbooks at certain points during the migration. The hooks are added when you create a migration plan.
22
-
23
21
The service catalog is deprecated in {product-title} 4. You can migrate workload resources provisioned with the service catalog from {product-title} 3 to 4 but you cannot perform service catalog actions such as `provision`, `deprovision`, or `update` on these workloads after migration. The {mtc-short} console displays a message if the service catalog resources cannot be migrated.
Copy file name to clipboardExpand all lines: migrating_from_ocp_3_to_4/premigration-checklists.adoc
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,8 @@ Even if the pods are in a *Running* state, a high restart count might indicate u
48
48
$ oc adm prune images
49
49
----
50
50
51
-
* [ ] The internal container image registry uses a link:https://docs.openshift.com/container-platform/3.11/scaling_performance/optimizing_storage.html#registry[supported storage type].
51
+
* [ ] The internal registry uses a link:https://docs.openshift.com/container-platform/3.11/scaling_performance/optimizing_storage.html#registry[supported storage type].
52
+
* [ ] Direct image migration only: The internal registry is link:https://docs.openshift.com/container-platform/3.11/install_config/registry/securing_and_exposing_registry.html#exposing-the-registry[exposed] to external traffic.
52
53
* [ ] You can read and write images to the registry.
53
54
* [ ] The link:https://access.redhat.com/articles/3093761[etcd cluster] is healthy.
54
55
* [ ] The link:https://docs.openshift.com/container-platform/3.11/install_config/master_node_configuration.html#master-node-configuration-node-qps-burst[average API server response time] on the source cluster is less than 50 ms.
Copy file name to clipboardExpand all lines: migration-toolkit-for-containers/about-mtc.adoc
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,5 @@ The {mtc-short} console is installed on the target cluster by default. You can c
11
11
12
12
{mtc-short} supports the file system and snapshot data copy methods for migrating data from the source cluster to the target cluster. You can select a method that is suited for your environment and is supported by your storage provider.
13
13
14
-
You can use migration hooks to run Ansible playbooks at certain points during the migration. The hooks are added when you create a migration plan.
0 commit comments