add http proxy examples

This commit is contained in:
Jason Greathouse
2018-07-18 17:12:04 +10:00
parent d835b16913
commit 5b50855870
@@ -32,7 +32,7 @@ weight: 276
### HTTP Proxy
Rancher requires internet access for some functionality (helm charts). Set proxy to your proxy server. Add your domain name or ip exceptions to the noProxy list. Make sure any worker cluster `controlplane` nodes are included in this list.
Rancher requires internet access for some functionality (helm charts). Set proxy to your proxy server. Add your domain name or ip exceptions to the noProxy list. Make sure your worker cluster `controlplane` nodes are included in this list.
```
--set proxy="http://<username>:<password>@<proxy_url>:<proxy_port>/"