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/installation-about-mirror-registry.adoc
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,11 @@ When you populate your mirror registry with {product-title} images, you can foll
34
34
35
35
For mirrored registries, to view the source of pulled images, you must review the `Trying to access` log entry in the CRI-O logs. Other methods to view the image pull source, such as using the `crictl images` command on a node, show the non-mirrored image name, even though the image is pulled from the mirrored location.
36
36
37
+
[NOTE]
38
+
====
39
+
Red Hat does not test third party registries with {product-title}.
Copy file name to clipboardExpand all lines: modules/ztp-disconnected-environment-prereqs.adoc
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,8 @@ You must have a container image registry that supports link:https://docs.docker.
14
14
* link:https://goharbor.io/[Harbor]
15
15
16
16
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.
17
+
18
+
[NOTE]
19
+
====
20
+
Red Hat does not test third party registries with {product-title}.
Copy file name to clipboardExpand all lines: post_installation_configuration/connected-to-disconnected.adoc
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,13 @@ toc::[]
8
8
9
9
10
10
11
-
There might be some scenarios where you need to convert your {product-title} cluster from a connected cluster to a disconnected cluster.
11
+
There might be some scenarios where you need to convert your {product-title} cluster from a connected cluster to a disconnected cluster.
12
12
13
13
A disconnected cluster, also known as a restricted cluster, does not have an active connection to the internet. As such, you must mirror the contents of your registries and installation media. You can create this mirror registry on a host that can access both the internet and your closed network, or copy images to a device that you can move across network boundaries.
14
14
15
-
This topic describes the general process for converting an existing, connected cluster into a disconnected cluster.
15
+
This topic describes the general process for converting an existing, connected cluster into a disconnected cluster.
16
16
17
-
:FeatureName: The process for converting a cluster from connected to disconnected
17
+
:FeatureName: The process for converting a cluster from connected to disconnected
If you have an subscription 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].
42
42
43
-
* The mirror repository must be configured to share images. For example, a Red Hat Quay repository requires link:https://access.redhat.com/documentation/en-us/red_hat_quay/3.5/html/use_red_hat_quay/user-org-intro#org-create[Organizations] in order to share images.
43
+
* The mirror repository must be configured to share images. For example, a Red Hat Quay repository requires link:https://access.redhat.com/documentation/en-us/red_hat_quay/3.5/html/use_red_hat_quay/user-org-intro#org-create[Organizations] in order to share images.
44
44
45
-
* Access to the internet to obtain the necessary container images.
45
+
* Access to the internet to obtain the necessary container images.
0 commit comments