mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
* Rewritten Custom CNI to become Unmanaged CNI Here I have rewritten the Unmanaged CNI page with Docker UCP. The changes are: - Clarifying the support position - Providing clear instructions on how to bring up UCP and then install a custom CNI plugin - Removes unneccesary items like disabling IPIP which is not related to this page. Signed-off-by: Olly Pomeroy <olly@docker.com> * Updated following Uday's feedback * Add editorial review