From 5f9f8023518b74a48c3ddbc8067d1068fe657367 Mon Sep 17 00:00:00 2001 From: Bastian Hofmann Date: Fri, 13 Jan 2023 10:30:23 +0100 Subject: [PATCH] Update docs/getting-started/installation-and-upgrade/other-installation-methods/rancher-behind-an-http-proxy/install-kubernetes.md Co-authored-by: Billy Tat --- .../rancher-behind-an-http-proxy/install-kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/installation-and-upgrade/other-installation-methods/rancher-behind-an-http-proxy/install-kubernetes.md b/docs/getting-started/installation-and-upgrade/other-installation-methods/rancher-behind-an-http-proxy/install-kubernetes.md index 7d96b8c2fbb..31c6d5a1279 100644 --- a/docs/getting-started/installation-and-upgrade/other-installation-methods/rancher-behind-an-http-proxy/install-kubernetes.md +++ b/docs/getting-started/installation-and-upgrade/other-installation-methods/rancher-behind-an-http-proxy/install-kubernetes.md @@ -18,7 +18,7 @@ export NO_PROXY=127.0.0.0/8,10.0.0.0/8,cattle-system.svc,172.16.0.0/12,192.168.0 -First configure the HTTP proxy settings on the K3s systemd service, so that K3s's Containerd can pull images through the proxy: +First configure the HTTP proxy settings on the K3s systemd service, so that K3s's containerd can pull images through the proxy: ``` cat <<'EOF' | sudo tee /etc/default/k3s > /dev/null