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: install/install_disconnected.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# Install on disconnected networks
2
2
3
-
You might need to install Red Hat Advanced Cluster Management for Kubernetes on Red Hat OpenShift Clusters that are not connected to the Internet. The procedure to install on a disconnected hub requires some of the same steps as the connected installation. The main difference is that you must download copies of the packages in order to access them during the installation, rather than accessing them directly from the network during the installation.
3
+
You might need to install Red Hat Advanced Cluster Management for Kubernetes on Red Hat OpenShift Clusters that are not connected to the Internet. The procedure to install on a disconnected hub requires some of the same steps as the connected installation. You must download copies of the packages in order to access them during the installation, rather than accessing them directly from the network during the installation.
4
4
5
-
## Prerequisites
5
+
## Prerequisites for a disconnected installation
6
6
7
-
You must meet the following requirements before installing Red Hat Advanced Cluster Management for Kubernetes:
7
+
You must meet the following requirements before you install Red Hat Advanced Cluster Management for Kubernetes:
8
8
9
-
* Red Hat OpenShift Container Platform version 4.3, or later, must be deployed in your environment, and you must be logged into it with the CLI. See the [OpenShift version 4.3 documentation](https://docs.openshift.com/container-platform/4.3/welcome/index.html) or [OpenShift version 4.4 documentation](https://docs.openshift.com/container-platform/4.4/welcome/index.html).
9
+
* Red Hat OpenShift Container Platform version 4.3, or later, must be deployed in your environment, and you must be logged into it with the command line interface (CLI). See the [OpenShift version 4.3 documentation](https://docs.openshift.com/container-platform/4.3/welcome/index.html) or [OpenShift version 4.4 documentation](https://docs.openshift.com/container-platform/4.4/welcome/index.html).
10
10
11
-
* A pre-configured StorageClass in Red Hat OpenShift Container Platform is available that can be used to create storage for Red Hat Advanced Cluster Management for Kubernetes.
11
+
* A preconfigured StorageClass in Red Hat OpenShift Container Platform that can be used to create storage for Red Hat Advanced Cluster Management for Kubernetes.
12
12
13
13
* Your Red Hat OpenShift Container Platform CLI must be version 4.3, or later, and configured to run `oc` commands. See [Getting started with the CLI](https://docs.openshift.com/container-platform/4.3/cli_reference/openshift_cli/getting-started-cli.html) for information about installing and configuring the Red Hat OpenShift CLI.
14
14
@@ -26,7 +26,7 @@ Follow these steps to install Advanced Cluster Management for Kubernetes in a di
26
26
27
27
If you do not already have a mirror registry, create one by completing the procedure in the [Creating a mirror registry for installation in a restricted network](https://docs.openshift.com/container-platform/4.4/installing/install_config/installing-restricted-networks-preparations.html#installing-restricted-networks-preparations) topic of the Red Hat OpenShift Container Platform documentation.
28
28
29
-
If you already have a mirror registry, you can use it.
29
+
If you already have a mirror registry, you can configure and use your existing one.
30
30
31
31
**Note:** Red Hat Advanced Cluster Management for Kubernetes must deploy the Community Operator catalog, so the container image must support the Kubernetes V1 container specification. See [Container v1 core](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.11/#container-v1-core) in the Kubernetes documentation for more information about the V1 container specification.
32
32
@@ -36,7 +36,7 @@ Advanced Cluster Management for Kubernetes is included in the OLM Red Hat Operat
36
36
37
37
**Tip:** Make sure that your default storageClass is configured. See [Change the default storageClass](https://kubernetes.io/docs/tasks/administer-cluster/change-default-storage-class/) for more information about setting your default storageClass.
38
38
39
-
Follow the steps in the [Using Operator Lifecycle Manager on restricted networks](https://docs.openshift.com/container-platform/4.4/operators/olm-restricted-networks.html) topic of the Red Hat OpenShift Container Platform documentation to configure disconnected OLM for the Red Hat Operator catalog and the Community Operator catalog.
39
+
3. Configure the disconnected OLM for the Red Hat Operator catalog and the Community Operator catalog. Follow the steps in the Using Operator Lifecycle Manager on restricted networks topic of the Red Hat OpenShift Container Platform documentation.
40
40
41
-
3. Now that you have the image in the disconnected OLM, continue by installing Advanced Cluster Management for Kubernetes from the OLM catalog. See the steps in [Installing Red Hat Advanced Cluster Management for Kubernetes when connected](install_connected.md) for the required steps.
41
+
4. Now that you have the image in the disconnected OLM, continue to install Advanced Cluster Management for Kubernetes from the OLM catalog. See the steps in [Installing Red Hat Advanced Cluster Management for Kubernetes when connected](install_connected.md) for the required steps.
0 commit comments