mirror of https://github.com/docker/docs.git
Remove statement about supporting CNI plugin (#8594)
* Remove statement about supporting CNI plugin * Update install-cni-plugin.md
This commit is contained in:
parent
333a027eae
commit
f89b9892bd
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue