Skip to content

Commit 81c0141

Browse files
committed
remove kurl info from image registries topic
1 parent 9a8e659 commit 81c0141

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

docs/enterprise/image-registry-settings.mdx

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,20 @@
11
import ImageRegistrySettings from "../partials/image-registry/_image-registry-settings.mdx"
22

3-
# Using Private Registries
3+
# Using Private Registries for KOTS Existing Cluster Installations
44

5-
This topic describes how to configure private registry settings in the Replicated KOTS Admin Console.
5+
This topic describes how to configure private registry settings in the Replicated KOTS Admin Console. The information in this topic applies to existing cluster installations with KOTS in online (internet-connected) or air gap (limited or no outbound internet access) environments.
66

7-
## About Private Registries
7+
## Overview
88

9-
Using a private registry lets you create a custom image pipeline. Any proprietary configurations that you make to the application are shared only with the groups that you allow access, such as your team or organization. You also have control over the storage location, logging messages, load balancing requests, and other configuration options.
9+
You can push images to your own image registry. Any proprietary configurations that you make to the application are shared only with the groups that you allow access, such as your team or organization. This gives you control over the storage location, logging messages, load balancing requests, and other configuration options.
1010

11-
Private registries can be used with online or air gap clusters. For kURL clusters, if the Replicated kURL installer spec includes the kURL Registry add-on, then the built-in kURL registry is used to host the application images. For more information, see [Working with the kURL Image Registry](image-registry-kurl).
12-
13-
## Prerequisites
11+
## Prerequisite
1412

1513
Your domain must support a Docker V2 protocol. For more information, see [Compatible Image Registries](installing-general-requirements#registries) in _KOTS Installation Requirements_.
1614

1715
## Configure Private Registries in Online Clusters
1816

19-
You configure the application to use a private registry in the Admin Console, unless you are using a kURL Registry add-on. You can also disable the connection or remove the registry settings if needed.
20-
21-
For information about changing registry settings in an air gap environment, see [Change Private Registries in Air Gap Clusters](#air-gap).
17+
You configure the application to use a private registry in the Admin Console. You can also disable the connection or remove the registry settings if needed.
2218

2319
To configure private registry settings in an online cluster:
2420

0 commit comments

Comments
 (0)