Merge pull request #19642 from MikeSpreitzer/issue/19618

Introduce FLANNEL_OTHER_NET_CONFIG
This commit is contained in:
Brendan Burns
2016-01-27 12:20:11 -08:00
4 changed files with 14 additions and 3 deletions

View File

@@ -145,6 +145,8 @@ that conflicts with your own private network range.
The `FLANNEL_NET` variable defines the IP range used for flannel overlay network,
should not conflict with above `SERVICE_CLUSTER_IP_RANGE`.
You can optionally provide additional Flannel network configuration
through `FLANNEL_OTHER_NET_CONFIG`, as explained in `cluster/ubuntu/config-default.sh`.
**Note:** When deploying, master needs to be connected to the Internet to download the necessary files.
If your machines are located in a private network that need proxy setting to connect the Internet,