mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 06:14:22 +03:00
Merge pull request #1512 from samuelmanzer/master
Add to network plugins documentation - README.md
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user