ucp: add lifecycle notes to unmanaged cni (#9614)

* ucp: add lifecycle notes to unmanaged cni
This commit is contained in:
Trapier Marshall 2019-10-23 13:38:53 -04:00 committed by Traci Morrison
parent 026018a4ad
commit a3dec4c0f6
1 changed files with 7 additions and 2 deletions

View File

@ -12,13 +12,18 @@ UCP is fully supported with Docker providing guidance on the
[CNI components](https://github.com/projectcalico/cni-plugin).
At install time, UCP can be configured to install an alternative CNI plugin
to support alternative use cases. The alternative CNI plugin is certified by
to support alternative use cases. The alternative CNI plugin may be certified by
Docker and its partners, and published on Docker Hub. UCP components are still
fully supported by Docker and respective partners. Docker will provide
pointers to basic configuration, however for additional guidance on managing third party
pointers to basic configuration, however for additional guidance on managing third-party
CNI components, the platform operator will need to refer to the partner documentation
or contact that third party.
UCP does manage the version or configuration of alternative CNI plugins. UCP
upgrade will not upgrade or reconfigure alternative CNI plugins. To switch
between managed and unmanaged CNI plugins or vice versa, you must uninstall and
then reinstall UCP.
## Install an unmanaged CNI plugin on Docker UCP
Once a platform operator has complied with [UCP system