Merge pull request #326 from jainvipin/master

add contiv to networking.md
This commit is contained in:
Tim Hockin
2016-05-22 20:30:16 -07:00
+4
View File
@@ -186,6 +186,10 @@ IPs.
[Romana](http://romana.io) is an open source software defined networking (SDN) solution that lets you deploy Kubernetes without an overlay network.
### Contiv
[Contiv](https://github.com/contiv/netplugin) provides configurable networking (native l3 using BGP, overlay using vxlan, classic l2, or Cisco-SDN/ACI) for various use cases. [Contiv](http://contiv.io) is all open sourced.
## Other reading
The early design of the networking model and its rationale, and some future