Clarify work with kuryr-kubernetes

Change-Id: Ia679f1b5f674d09b720a8ab39809bb16fa0dd8a3
This commit is contained in:
Harry Zhang 2017-09-27 15:35:32 +08:00
parent a772885672
commit df9c581007
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Whats the difference between other plugin projects?
#. Kuryr
* This is a Neutron network plugin for Docker network model, which is not directly supported in Kubernetes. Kuryr can provide CNI interface, but Stackube also requires tenant aware network management which is not included in Kuryr.
* This is a Neutron network plugin for Docker network model, which is not directly supported in Kubernetes. Kuryr can provide CNI interface, but Stackube also requires tenant aware network management which is not included in Kuryr. We will evaluate and propose our multi-tenant model to kuryr-kubernetes as a long term effort, then we can move to use kuryr-kubernetes as the default network plugin.
#. Fuxi