Change default network plugin to Calico

This commit is contained in:
Matthew Mosesohn
2017-02-15 16:15:22 +03:00
parent 948d9bdadb
commit 2d65554cb9
3 changed files with 4 additions and 4 deletions

View File

@@ -105,9 +105,9 @@ etcd_multiaccess: true
# kube_apiserver_port (default 443)
loadbalancer_apiserver_localhost: true
# Choose network plugin (calico, weave or flannel)
# Choose network plugin (calico, canal, weave or flannel)
# Can also be set to 'cloud', which lets the cloud provider setup appropriate routing
kube_network_plugin: flannel
kube_network_plugin: calico
# Kubernetes internal network for services, unused block of space.
kube_service_addresses: 10.233.0.0/18