networking.md: Add reference to the Cilium network plugin
Signed-off-by: Thomas Graf <tgraf@suug.ch>
This commit is contained in:
@@ -106,6 +106,14 @@ as an introduction to various technologies and serves as a jumping-off point.
|
|||||||
The following networking options are sorted alphabetically - the order does not
|
The following networking options are sorted alphabetically - the order does not
|
||||||
imply any preferential status.
|
imply any preferential status.
|
||||||
|
|
||||||
|
### Cilium
|
||||||
|
|
||||||
|
[Cilium](https://github.com/cilium/cilium) is open source software for
|
||||||
|
providing and transparently securing network connectivity between application
|
||||||
|
containers. Cilium is L7/HTTP aware and can enforce network policies on L3-L7
|
||||||
|
using an identity based security model that is decoupled from network
|
||||||
|
addressing.
|
||||||
|
|
||||||
### Contiv
|
### 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.
|
[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.
|
||||||
|
|||||||
Reference in New Issue
Block a user