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