Skip to content

Commit 0da0750

Browse files
authored
Merge pull request #71103 from stevsmit/projquay3933
Adds link to garbage collection feature for Quay
2 parents 1824fff + 9eb3fc4 commit 0da0750

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

installing/disconnected_install/installing-mirroring-creating-registry.adoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,12 @@ include::modules/mirror-registry-flags.adoc[leveloffset=+1]
3737
include::modules/mirror-registry-release-notes.adoc[leveloffset=+1]
3838
include::modules/mirror-registry-troubleshooting.adoc[leveloffset=+1]
3939

40-
[role="_additional-resources"]
41-
.Additional resources
40+
[id="additional-resources_installing-mirroring-creating-registry"]
41+
== Additional resources
4242

43-
* link:https://access.redhat.com/documentation/en-us/red_hat_quay/3/html/manage_red_hat_quay/using-ssl-to-protect-quay[Using SSL to protect connections to Red Hat Quay]
43+
* link:https://access.redhat.com/documentation/en-us/red_hat_quay/3/html/manage_red_hat_quay/garbage-collection#doc-wrapper[{quay} garbage collection]
44+
45+
* link:https://access.redhat.com/documentation/en-us/red_hat_quay/3/html/manage_red_hat_quay/using-ssl-to-protect-quay[Using SSL to protect connections to {quay}]
4446

4547
* link:https://access.redhat.com/documentation/en-us/red_hat_quay/3/html/manage_red_hat_quay/using-ssl-to-protect-quay#configuring_the_system_to_trust_the_certificate_authority[Configuring the system to trust the certificate authority]
4648

modules/mirror-registry-introduction.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ The following limitations apply to the _mirror registry for Red Hat OpenShift_:
2121
* The _mirror registry for Red Hat OpenShift_ is not a highly-available registry and only local file system storage is supported. It is not intended to replace {quay} or the internal image registry for {product-title}.
2222

2323
* The _mirror registry for Red Hat OpenShift_ is only supported for hosting images that are required to install a disconnected {product-title} cluster, such as Release images or Red Hat Operator images. It uses local storage on your {op-system-base-full} machine, and storage supported by {op-system-base} is supported by the _mirror registry for Red Hat OpenShift_.
24+
+
25+
[NOTE]
26+
====
27+
Because the _mirror registry for Red Hat OpenShift_ uses local storage, you should remain aware of the storage usage consumed when mirroring images and use {quay}'s garbage collection feature to mitigate potential issues. For more information about this feature, see "{quay} garbage collection".
28+
====
2429

2530
* Support for Red Hat product images that are pushed to the _mirror registry for Red Hat OpenShift_ for bootstrapping purposes are covered by valid subscriptions for each respective product. A list of exceptions to further enable the bootstrap experience can be found on the link:https://www.redhat.com/en/resources/self-managed-openshift-sizing-subscription-guide[Self-managed Red Hat OpenShift sizing and subscription guide].
2631

0 commit comments

Comments
 (0)