Merge pull request #1224 from chadell/patch-1
Automatic merge from submit-queue. Add Cilium as another network implementation option
This commit is contained in:
commit
135ee1b75a
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue