Skip to content

Commit fcb5623

Browse files
author
Bob Furu
authored
Merge pull request #36970 from aireilly/CNF-1500_remove_unsupported_procedure
2 parents 58bcf95 + e681a54 commit fcb5623

File tree

1 file changed

+28
-14
lines changed

1 file changed

+28
-14
lines changed

scalability_and_performance/ztp-deploying-disconnected.adoc

Lines changed: 28 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,7 @@ include::modules/ztp-du-host-networking-requirements.adoc[leveloffset=+1]
2828

2929
include::modules/ztp-acm-preparing-to-install-disconnected-acm.adoc[leveloffset=+1]
3030

31-
[id="installing-preparing-mirror_{context}"]
32-
== Preparing the mirror host
33-
34-
Before you perform the mirror registry procedure, you must prepare the mirror host to retrieve the {product-title} release images.
35-
36-
include::modules/installation-about-mirror-registry.adoc[leveloffset=+2]
37-
38-
.Additional information
39-
40-
For information on viewing the CRI-O logs to view the image source, see xref:../installing/validating-an-installation.html#viewing-the-image-pull-source_validating-an-installation[Viewing the image pull source].
31+
Before you install a cluster on infrastructure that you provision in a restricted network, you must mirror the required container images into that environment. You can also use this procedure in unrestricted networks to ensure your clusters only use container images that have satisfied your organizational controls on external content.
4132

4233
[IMPORTANT]
4334
====
@@ -48,15 +39,38 @@ to a mirror host, use the disconnected procedure to copy images to a device you
4839
can move across network boundaries with.
4940
====
5041

51-
include::modules/installation-creating-mirror-registry.adoc[leveloffset=+2]
42+
[id="prerequisites_installing-mirroring-installation-images_{context}"]
43+
=== Prerequisites
44+
45+
* You must have a container image registry that supports link:https://docs.docker.com/registry/spec/manifest-v2-2/[Docker v2-2] in the location that will host the {product-title} cluster, such as one of the following registries:
46+
+
47+
--
48+
** link:https://www.redhat.com/en/technologies/cloud-computing/quay[Red Hat Quay]
49+
** link:https://jfrog.com/artifactory/[JFrog Artifactory]
50+
** link:https://www.sonatype.com/products/repository-oss?topnav=true[Sonatype Nexus Repository]
51+
** link:https://goharbor.io/[Harbor]
52+
--
53+
If you have an entitlement to Red Hat Quay, see the documentation on deploying Red Hat Quay link:https://access.redhat.com/documentation/en-us/red_hat_quay/3.5/html/deploy_red_hat_quay_for_proof-of-concept_non-production_purposes/[for proof-of-concept purposes] or link:https://access.redhat.com/documentation/en-us/red_hat_quay/3.5/html/deploy_red_hat_quay_on_openshift_with_the_quay_operator/[by using the Quay Operator]. If you need additional assistance selecting and installing a registry, contact your sales representative or Red Hat support.
54+
55+
include::modules/installation-about-mirror-registry.adoc[leveloffset=+2]
56+
57+
.Additional resources
58+
59+
For information on viewing the CRI-O logs to view the image source, see xref:../installing/validating-an-installation.html#viewing-the-image-pull-source_validating-an-installation[Viewing the image pull source].
60+
61+
[id="installing-preparing-mirror_{context}"]
62+
=== Preparing your mirror host
63+
64+
Before you perform the mirror procedure, you must prepare the host to retrieve content
65+
and push it to the remote location.
5266

53-
include::modules/cli-installing-cli.adoc[leveloffset=+2]
67+
include::modules/cli-installing-cli.adoc[leveloffset=+3]
5468

5569
include::modules/installation-adding-registry-pull-secret.adoc[leveloffset=+2]
5670

57-
include::modules/installation-mirror-repository.adoc[leveloffset=+1]
71+
include::modules/installation-mirror-repository.adoc[leveloffset=+2]
5872

59-
include::modules/ztp-acm-adding-images-to-mirror-registry.adoc[leveloffset=+1]
73+
include::modules/ztp-acm-adding-images-to-mirror-registry.adoc[leveloffset=+2]
6074

6175
include::modules/ztp-acm-installing-disconnected-rhacm.adoc[leveloffset=+1]
6276

0 commit comments

Comments
 (0)