Skip to content

Commit 6cf0ad4

Browse files
authored
1 parent 711ccb9 commit 6cf0ad4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

install/install_disconnected.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Install on disconnected networks
22

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.
44

5-
## Prerequisites
5+
## Prerequisites for a disconnected installation
66

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:
88

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).
1010

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.
1212

1313
* 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.
1414

@@ -26,7 +26,7 @@ Follow these steps to install Advanced Cluster Management for Kubernetes in a di
2626

2727
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.
2828

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.
3030

3131
**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.
3232

@@ -36,7 +36,7 @@ Advanced Cluster Management for Kubernetes is included in the OLM Red Hat Operat
3636

3737
**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.
3838

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.
4040

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.
4242

0 commit comments

Comments
 (0)