Remove statement about supporting CNI plugin (#8594)

* Remove statement about supporting CNI plugin

* Update install-cni-plugin.md
This commit is contained in:
paigehargrave
2019-04-11 17:10:20 -04:00
committed by GitHub
parent 333a027eae
commit f89b9892bd

View File

@@ -7,7 +7,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 certified third-party Container Networking Interface (CNI) plugins. Docker EE installs the
Docker EE supports Calico and installs the
built-in [Calico](https://github.com/projectcalico/cni-plugin) plugin, but you can override that and
install a Docker certified plugin.