Add to network plugins documentation - README.md
This commit is contained in:
parent
383d582b47
commit
4b137efdbd
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
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue