Added Romana to the list of networking alternatives.
parent
b840399f4a
commit
85034e8090
|
@ -177,8 +177,12 @@ network, primarily aiming at Docker integration.
|
|||
[Calico](https://github.com/projectcalico/calico-containers) uses BGP to enable real container
|
||||
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
|
||||
|
||||
The early design of the networking model and its rationale, and some future
|
||||
plans are described in more detail in the [networking design
|
||||
document](https://github.com/kubernetes/kubernetes/blob/{{page.githubbranch}}/docs/design/networking.md).
|
||||
document](https://github.com/kubernetes/kubernetes/blob/{{page.githubbranch}}/docs/design/networking.md).
|
||||
|
|
Loading…
Reference in New Issue