update docs
This commit is contained in:
parent
dc5b955930
commit
c8bcca0845
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ You can choose between 4 network plugins. (default: `calico`)
|
|||
|
||||
* [**canal**](https://github.com/projectcalico/canal): a composition of calico and flannel plugins.
|
||||
|
||||
* [**weave**](https://github.com/weaveworks/weave): Weave is a lightweight container overlay network that doesn't require an external K/V database cluster. <br>
|
||||
* [**weave**](docs/weave.md): Weave is a lightweight container overlay network that doesn't require an external K/V database cluster. <br>
|
||||
(Please refer to `weave` [troubleshooting documentation](http://docs.weave.works/weave/latest_release/troubleshooting.html)).
|
||||
|
||||
The choice is defined with the variable `kube_network_plugin`. There is also an
|
||||
|
|
Loading…
Reference in a new issue