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: modules/ztp-acm-preparing-to-install-disconnected-acm.adoc
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,3 +11,14 @@ Before you can provision distributed units (DU) at scale, you must install {rh-r
11
11
12
12
You also use a disconnected mirror host to serve the {op-system} ISO and RootFS disk images that provision the DU bare-metal host operating system.
13
13
14
+
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.
15
+
16
+
[IMPORTANT]
17
+
====
18
+
You must have access to the internet to obtain the necessary container images.
19
+
In this procedure, you place the mirror registry on a mirror host
20
+
that has access to both your network and the internet. If you do not have access
21
+
to a mirror host, use the disconnected procedure to copy images to a device that you
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:
9
+
10
+
* link:https://www.redhat.com/en/technologies/cloud-computing/quay[Red Hat Quay]
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.
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.
35
-
36
-
[IMPORTANT]
37
-
====
38
-
You must have access to the internet to obtain the necessary container images.
39
-
In this procedure, you place the mirror registry on a mirror host
40
-
that has access to both your network and the internet. If you do not have access
41
-
to a mirror host, use the disconnected procedure to copy images to a device you
* 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:
49
-
+
50
-
--
51
-
** link:https://www.redhat.com/en/technologies/cloud-computing/quay[Red Hat Quay]
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.
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].
63
41
64
-
[id="installing-preparing-mirror_{context}"]
65
-
=== Preparing your mirror host
66
-
67
-
Before you perform the mirror procedure, you must prepare the host to retrieve content
0 commit comments