cloudnativelabs / kube-router

Kube-router, a turnkey solution for Kubernetes networking.
https://kube-router.io
Apache License 2.0
2.31k stars 468 forks source link

eBGP support for ebgp-multihop #267

Closed sppwf closed 5 years ago

sppwf commented 6 years ago

Hi Team,

Question - does kube-router support creating eBGP neighbours that are not in the same network. Ussualy, eBGP should be instructed to create peering with not dirrectly connected routers: Cisco configuration: neighbor [IP_ADD] ebgp-multihop

Thanks

murali-reddy commented 6 years ago

@sppwf i believe it should work, though i have not tested.

please see https://github.com/cloudnativelabs/kube-router/pull/244

roffe commented 5 years ago

Old issue that seems resolved, closing