Added Romana to the list of networking alternatives.

pull/121/head
chrismarino 2016-03-14 11:28:30 -07:00
parent b840399f4a
commit 85034e8090
1 changed files with 5 additions and 1 deletions

View File

@ -177,6 +177,10 @@ network, primarily aiming at Docker integration.
[Calico](https://github.com/projectcalico/calico-containers) uses BGP to enable real container [Calico](https://github.com/projectcalico/calico-containers) uses BGP to enable real container
IPs. IPs.
### Romana
[Romana](https://romana.io) is an open source software defined networking (SDN) solution that lets you deploy Kubernetes without an overlay network.
## Other reading ## Other reading
The early design of the networking model and its rationale, and some future The early design of the networking model and its rationale, and some future