diff --git a/docs/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md b/docs/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md index 4936d839dd2..6d6670efbfb 100644 --- a/docs/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md +++ b/docs/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md @@ -16,7 +16,7 @@ Make sure `NO_PROXY` contains the network addresses, network address ranges and | HTTPS_PROXY | Proxy address to use when initiating HTTPS connection(s) | | NO_PROXY | Network address(es), network address range(s) and domains to exclude from using the proxy when initiating connection(s) | -:::note Important: +:::note NO_PROXY must be in uppercase to use network range (CIDR) notation. diff --git a/versioned_docs/version-2.7/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md b/versioned_docs/version-2.7/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md index 4936d839dd2..6d6670efbfb 100644 --- a/versioned_docs/version-2.7/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md +++ b/versioned_docs/version-2.7/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md @@ -16,7 +16,7 @@ Make sure `NO_PROXY` contains the network addresses, network address ranges and | HTTPS_PROXY | Proxy address to use when initiating HTTPS connection(s) | | NO_PROXY | Network address(es), network address range(s) and domains to exclude from using the proxy when initiating connection(s) | -:::note Important: +:::note NO_PROXY must be in uppercase to use network range (CIDR) notation. diff --git a/versioned_docs/version-2.8/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md b/versioned_docs/version-2.8/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md index 4936d839dd2..6d6670efbfb 100644 --- a/versioned_docs/version-2.8/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md +++ b/versioned_docs/version-2.8/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md @@ -16,7 +16,7 @@ Make sure `NO_PROXY` contains the network addresses, network address ranges and | HTTPS_PROXY | Proxy address to use when initiating HTTPS connection(s) | | NO_PROXY | Network address(es), network address range(s) and domains to exclude from using the proxy when initiating connection(s) | -:::note Important: +:::note NO_PROXY must be in uppercase to use network range (CIDR) notation. diff --git a/versioned_docs/version-2.9/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md b/versioned_docs/version-2.9/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md index 4936d839dd2..6d6670efbfb 100644 --- a/versioned_docs/version-2.9/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md +++ b/versioned_docs/version-2.9/reference-guides/single-node-rancher-in-docker/http-proxy-configuration.md @@ -16,7 +16,7 @@ Make sure `NO_PROXY` contains the network addresses, network address ranges and | HTTPS_PROXY | Proxy address to use when initiating HTTPS connection(s) | | NO_PROXY | Network address(es), network address range(s) and domains to exclude from using the proxy when initiating connection(s) | -:::note Important: +:::note NO_PROXY must be in uppercase to use network range (CIDR) notation.