Add pseudo network plugin called "cloud" to use cloud provider for network

Allow to let the cloud provider configure proper routing for nodes.
This commit is contained in:
Alexander Block
2016-12-07 17:41:53 +01:00
parent 33585fa673
commit d20d5e648f
5 changed files with 19 additions and 0 deletions

View File

@@ -79,6 +79,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.