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: docs/vendor/private-images-replicated.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@ import TeamTokenNote from "../partials/vendor-api/_team-token-note.mdx"
4
4
5
5
This topic describes how to push images to the Replicated private registry.
6
6
7
+
:::note
8
+
The ability to push additional images to the Replicated Registry is restricted to KOTS managed installations. Regardless of intended application installation method, Replicated recommends leveraging the [Replicated Proxy Registry](/vendor/private-images-about) instead for private/public image distribution. The Replicated Proxy Registry is a globally distributed and highly performant way to grant license controlled pull-through access to application images.
9
+
:::
10
+
7
11
## Overview
8
12
9
13
For applications installed with KOTS, you can host private images on the Replicated registry. Hosting your images on the Replicated registry is useful if you do not already have your images in an existing private registry. It is also useful for testing purposes.
0 commit comments