Merge pull request #1512 from samuelmanzer/master
Add to network plugins documentation - README.md
This commit is contained in:
commit
d07594ed59
1 changed files with 2 additions and 1 deletions
|
@ -83,7 +83,8 @@ in order to avoid any issue during deployment you should disable your firewall.
|
||||||
|
|
||||||
|
|
||||||
## Network plugins
|
## Network plugins
|
||||||
You can choose between 4 network plugins. (default: `calico`)
|
|
||||||
|
You can choose between 4 network plugins. (default: `calico`, except Vagrant uses `flannel`)
|
||||||
|
|
||||||
* [**flannel**](docs/flannel.md): gre/vxlan (layer 2) networking.
|
* [**flannel**](docs/flannel.md): gre/vxlan (layer 2) networking.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue