Skip to content

Commit cd4a2a7

Browse files
authored
Merge pull request #37297 from apinnick/bz2011514-disconnected-installation
BZ2011514: Disconnected installation improvement
2 parents d175787 + a19fef8 commit cd4a2a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

migrating_from_ocp_3_to_4/installing-restricted-3-4.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ toc::[]
88

99
You can install the {mtc-full} ({mtc-short}) on {product-title} 3 and 4 in a restricted network environment by performing the following procedures:
1010

11-
* Create a xref:../operators/admin/olm-restricted-networks.adoc#olm-mirror-catalog_olm-restricted-networks[mirrored Operator catalog].
11+
. Create a xref:../operators/admin/olm-restricted-networks.adoc#olm-mirror-catalog_olm-restricted-networks[mirrored Operator catalog].
1212
+
1313
This process creates a `mapping.txt` file, which contains the mapping between the `registry.redhat.io` image and your mirror registry image. The `mapping.txt` file is required for installing the Operator on the source cluster.
14-
* Install the {mtc-full} Operator on the {product-title} {product-version} target cluster by using Operator Lifecycle Manager.
14+
. Install the {mtc-full} Operator on the {product-title} {product-version} target cluster by using Operator Lifecycle Manager.
1515
+
1616
By default, the {mtc-short} web console and the `Migration Controller` pod run on the target cluster. You can configure the `Migration Controller` custom resource manifest to run the {mtc-short} web console and the `Migration Controller` pod on a link:https://access.redhat.com/articles/5064151[source cluster or on a remote cluster].
1717

18-
* Install the _legacy_ {mtc-full} Operator on the {product-title} 3 source cluster from the command line interface.
19-
* Configure object storage to use as a replication repository.
18+
. Install the _legacy_ {mtc-full} Operator on the {product-title} 3 source cluster from the command line interface.
19+
. Configure object storage to use as a replication repository.
2020

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

0 commit comments

Comments
 (0)