Update install-cni-plugin.md

This commit is contained in:
Anne Henmi 2018-10-22 19:52:17 -06:00 committed by GitHub
parent 133d9dd9cd
commit cb04876288
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ 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 third-party Container Networking Interface (CNI) plugins. By default, Docker EE
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.