Skip to content

Commit 8261679

Browse files
committed
edits
1 parent 139c11f commit 8261679

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/vendor/packaging-public-images.md renamed to docs/vendor/packaging-public-images.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Connecting to a Public Registry
1+
# Connecting to a Public Registry through the Proxy Registry
22

33
This topic describes how to pull images from public registries using the Replicated proxy registry. For more information about the Replicated proxy registry, see [About the Replicated Proxy Registry](private-images-about).
44

docs/vendor/private-images-about.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,9 @@ The proxy registry requires read-only credentials to your private registry to ac
2121
After connecting your registry, the steps the enable the proxy registry vary depending on your application deployment method. For more information, see:
2222
* [Using the Proxy Registry with KOTS Installations](/vendor/private-images-kots)
2323
* [Using the Proxy Registry with Helm Installations](/vendor/helm-image-registry)
24+
25+
## About Allowing Pull-Through Access of Public Images
26+
27+
Using the Replicated proxy registry to grant pull-through access to public images can simplify network access requirements for your customers, as they only need to whitelist a single domain (either `proxy.replicated.com` or your custom domain) instead of multiple registry domains.
28+
29+
For more information about how to pull public images through the proxy registry, see [Connecting to a Public Registry through the Proxy Registry](/vendor/packaging-public-images).

0 commit comments

Comments
 (0)