|
|
@ -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 |
|
|
|