Update install-cni-plugin.md

Change per @mark-church
This commit is contained in:
Anne Henmi 2018-10-15 13:12:50 -06:00 committed by GitHub
parent 86a71b28ad
commit d573f9a30c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -10,8 +10,7 @@ provides the secure networking functionality for the container communication wit
UCP supports third-party Container Networking Interface (CNI) plugins by using the `--cni-installer-url`
option. By default, Docker EE installs the built-in [Calico](https://github.com/projectcalico/cni-plugin)
plugin, but you can override the default and install a plugin of your choice, like
[Flannel](https://github.com/coreos/flannel) or [Weave](https://www.weave.works/).
plugin, but you can override the default and install a Docker certified plugin.
# Install UCP with a custom CNI plugin