coreos / coreos-kubernetes

CoreOS Container Linux+Kubernetes documentation & Vagrant installers
https://coreos.com/kubernetes/docs/latest/
Apache License 2.0
1.1k stars 466 forks source link

Use var instead of predefined value. #815

Closed fbarbeira closed 7 years ago

fbarbeira commented 7 years ago

In the docs are specified to use the var ${NETWORK_PLUGIN} if you use calico. I guess that if you use flanneld you must leave that field blank instead of use the default value "cni".

"* If using Calico for network policy

aaronlevy commented 7 years ago

This should be closed by: https://github.com/coreos/coreos-kubernetes/pull/813