Update install-cni-plugin.md

This commit is contained in:
Anne Henmi 2018-10-26 13:38:40 -06:00 committed by GitHub
parent bbcb10e04e
commit c7c267e6c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -11,9 +11,9 @@ keywords: ucp, cli, administration, kubectl, Kubernetes, cni, Container Networki
For Docker Universal Control Plane, [Project Calico](https://docs.projectcalico.org/v3.0/introduction/)
provides the secure networking functionality for the container communication with Kubernetes.
UCP supports certified third-party Container Networking Interface (CNI) plugins. 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 Docker certified plugin.
UCP supports certified third-party Container Networking Interface (CNI) plugins. Docker EE installs the
built-in [Calico](https://github.com/projectcalico/cni-plugin) plugin, but you can override that and
install a Docker certified plugin.
***NOTE:*** The `--cni-installer-url` option is deprecated as of UCP 3.1. It is replaced by the `--unmanaged-cni` option.