Merge pull request #708 from vwfs/cloud_network

Add support for cloud-provider based networking
This commit is contained in:
Smaine Kahlouch
2016-12-14 16:23:20 +01:00
committed by GitHub
6 changed files with 26 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ etcd_multiaccess: true
loadbalancer_apiserver_localhost: true
# Choose network plugin (calico, weave or flannel)
# Can also be set to 'cloud', which lets the cloud provider setup appropriate routing
kube_network_plugin: flannel
# Kubernetes internal network for services, unused block of space.
@@ -171,6 +172,7 @@ dns_server: "{{ kube_service_addresses|ipaddr('net')|ipaddr(2)|ipaddr('address')
#azure_subnet_name:
#azure_security_group_name:
#azure_vnet_name:
#azure_route_table_name:
## Set these proxy values in order to update docker daemon to use proxies