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
You can deploy the {mtc-full} ({mtc-short}) on an {product-title} {product-version} target cluster and an {product-title} 3 source cluster by installing the {mtc-short} Operator. The {mtc-short} Operator deploys {mtc-short} on the target cluster by default.
9
+
You can deploy the {mtc-full} ({mtc-short}) on an {product-title} {product-version} target cluster and an {product-title} 3 source cluster by installing the {mtc-full} Operator. The {mtc-full} Operator deploys {mtc-short} on the target cluster by default.
10
10
11
11
[NOTE]
12
12
====
13
-
Optional: You can configure the {mtc-short} Operator to install the {mtc-short} link:https://access.redhat.com/articles/5064151[on an {product-title} 3 cluster or on a remote cluster].
13
+
Optional: You can configure the {mtc-full} Operator to install the {mtc-short} link:https://access.redhat.com/articles/5064151[on an {product-title} 3 cluster or on a remote cluster].
14
14
====
15
15
16
-
In a restricted environment, you can install the {mtc-short} Operator from a local mirror registry.
16
+
In a restricted environment, you can install the {mtc-full} Operator from a local mirror registry.
17
17
18
-
After you have installed the {mtc-short} Operator on your clusters, you can launch the {mtc-short} web console.
18
+
After you have installed the {mtc-full} Operator on your clusters, you can launch the {mtc-short} web console.
19
19
20
20
[id='installing-cam-operator_{context}']
21
-
== Installing the {mtc-short} Operator
21
+
== Installing the {mtc-full} Operator
22
22
23
-
You can install the {mtc-short} Operator with the Operator Lifecycle Manager (OLM) on an {product-title} {product-version} target cluster and manually on an {product-title} 3 source cluster.
23
+
You can install the {mtc-full} Operator with the Operator Lifecycle Manager (OLM) on an {product-title} {product-version} target cluster and manually on an {product-title} 3 source cluster.
== Installing the {mtc-short} Operator in a restricted environment
32
+
== Installing the {mtc-full} Operator in a restricted environment
33
33
34
-
You can install the {mtc-short} Operator with the Operator Lifecycle Manager (OLM) on an {product-title} {product-version} target cluster and manually on an {product-title} 3 source cluster.
34
+
You can install the {mtc-full} Operator with the Operator Lifecycle Manager (OLM) on an {product-title} {product-version} target cluster and manually on an {product-title} 3 source cluster.
35
35
36
-
For {product-title} {product-version}, you can build a custom Operator catalog image, push it to a local mirror image registry, and configure OLM to install the {mtc-short} Operator from the local registry. A `mapping.txt` file is created when you run the `oc adm catalog mirror` command.
36
+
For {product-title} {product-version}, you can build a custom Operator catalog image, push it to a local mirror image registry, and configure OLM to install the {mtc-full} Operator from the local registry. A `mapping.txt` file is created when you run the `oc adm catalog mirror` command.
37
37
38
-
On the {product-title} 3 cluster, you can create a manifest file based on the Operator image and edit the file to point to your local image registry. The `image` value in the manifest file uses the `sha256` value from the `mapping.txt` file. Then, you can use the local image to create the {mtc-short} Operator.
38
+
On the {product-title} 3 cluster, you can create a manifest file based on the Operator image and edit the file to point to your local image registry. The `image` value in the manifest file uses the `sha256` value from the `mapping.txt` file. Then, you can use the local image to create the {mtc-full} Operator.
Copy file name to clipboardExpand all lines: migration/migrating_3_4/migrating-application-workloads-3-4.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ toc::[]
8
8
9
9
You can migrate application workloads from {product-title} 3.7, 3.9, 3.10, and 3.11 to {product-title} {product-version} with the {mtc-full} ({mtc-short}). {mtc-short} enables you to control the migration and to minimize application downtime.
10
10
11
-
The {mtc-short} web console and API, based on Kubernetes Custom Resources, enable you to migrate stateful application workloads at the granularity of a namespace.
11
+
The {mtc-short} web console and API, based on Kubernetes custom resources, enable you to migrate stateful application workloads at the granularity of a namespace.
12
12
13
13
{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.
14
14
@@ -21,7 +21,7 @@ The service catalog is deprecated in {product-title} 4. You can migrate workload
21
21
The {mtc-short} web console displays a message if the service catalog resources cannot be migrated.
22
22
====
23
23
24
-
The Control Plane Migration Assistant (CPMA) is a CLI-based tool that assists you in migrating the control plane. The CPMA processes the {product-title} 3 configuration files and generates Custom Resource (CR) manifest files, which are consumed by {product-title} {product-version} Operators.
24
+
The Control Plane Migration Assistant (CPMA) is a CLI-based tool that assists you in migrating the control plane. The CPMA processes the {product-title} 3 configuration files and generates custom resource manifest files, which are consumed by {product-title} {product-version} Operators.
The Control Plane Migration Assistant (CPMA) is a CLI-based tool that assists you in migrating the control plane from {product-title} 3.7 (or later) to {product-version}. The CPMA processes the {product-title} 3 configuration files and generates Custom Resource (CR) manifest files, which are consumed by {product-title} {product-version} Operators.
9
+
The Control Plane Migration Assistant (CPMA) is a CLI-based tool that assists you in migrating the control plane from {product-title} 3.7 (or later) to {product-version}. The CPMA processes the {product-title} 3 configuration files and generates custom resource manifest files, which are consumed by {product-title} {product-version} Operators.
0 commit comments