Przeglądaj źródła

Add Kuryr Network Plugin to the docs

Signed-off-by: Mohammad Banikazemi <mb@us.ibm.com>
Mohammad Banikazemi 9 lat temu
rodzic
commit
4904210d9c
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      docs/extend/plugins.md

+ 6 - 0
docs/extend/plugins.md

@@ -89,6 +89,12 @@ The following plugins exist:
   secure and work in partially connected networks, and other adverse
   environments - all configured with delightful simplicity.
 
+* The [Kuryr Network Plugin](https://github.com/openstack/kuryr) is
+  developed as part of the OpenStack Kuryr project and implements the
+  Docker networking (libnetwork) remote driver API by utilizing
+  Neutron, the OpenStack networking service. It includes an IPAM
+  driver as well.
+
 ## Troubleshooting a plugin
 
 If you are having problems with Docker after loading a plugin, ask the authors