From 3e4ebce9fa32b7cb38e328335b75d7d64f73a865 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Wed, 26 Aug 2020 12:32:22 -0700 Subject: [PATCH] Minor grammatical edits --- .../other-installation-methods/behind-proxy/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/other-installation-methods/behind-proxy/_index.md b/content/rancher/v2.x/en/installation/other-installation-methods/behind-proxy/_index.md index d4ff13796f6..88670561b87 100644 --- a/content/rancher/v2.x/en/installation/other-installation-methods/behind-proxy/_index.md +++ b/content/rancher/v2.x/en/installation/other-installation-methods/behind-proxy/_index.md @@ -3,7 +3,7 @@ title: Installing Rancher behind an HTTP Proxy weight: 4 --- -In a lot of enterprise environments servers or VMs running on premise do not have direct Internet access but must connect to external services through a HTTP(S) proxy for security reasons. This tutorial shows step by step how to setup up a highly available Rancher installation in such an environment. +In a lot of enterprise environments, servers or VMs running on premise do not have direct Internet access, but must connect to external services through a HTTP(S) proxy for security reasons. This tutorial shows step by step how to set up a highly available Rancher installation in such an environment. Alternatively, it is also possible to set up Rancher completely air-gapped without any Internet access. This process is described in detail in the [Rancher docs]({{}}/rancher/v2.x/en/installation/other-installation-methods/air-gap/).