From c0145082466f9870ebbd061ed5b3bb5118e26e96 Mon Sep 17 00:00:00 2001 From: Christian Adell Date: Wed, 18 Oct 2017 10:37:44 +0200 Subject: [PATCH] Add Cilium as another network implementation --- contributors/design-proposals/network/networking.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributors/design-proposals/network/networking.md b/contributors/design-proposals/network/networking.md index df8c8f82c71..89b600df6ea 100644 --- a/contributors/design-proposals/network/networking.md +++ b/contributors/design-proposals/network/networking.md @@ -123,6 +123,7 @@ to serve the purpose outside of GCE. overlay network, primarily aiming at Docker integration. - [Calico](https://github.com/Metaswitch/calico) uses BGP to enable real container IPs. + - [Cilium](https://github.com/cilium/cilium) supports Overlay Network mode (IPv4/IPv6) and Direct Routing model (IPv6) ## Pod to service