Murali Reddy 86ba7840a6
Introduces the option --override-nexthop, to override the next hop used in advertised routes (#502)
* Introduces the option --override-nexthop, setting it to true will make
advertised next hop for the routers to the peers will be automatically
selected to be appropriate reachable local IP. This will be overrider
any next-hop set for the routes in the RIB. Kube-router by defauly set
the next-hop to `node IP` which is not correct in case of nodes with
multiple interfaces and use differnt interaces for differect external
peers.

Fixes #480

* add next-hop-self documentation
2018-08-13 20:12:55 +05:30
..
2018-04-28 09:34:40 -04:00
2018-05-03 12:32:08 +00:00
2018-05-03 12:32:08 +00:00
2018-05-03 12:32:08 +00:00
2018-05-03 12:32:08 +00:00
2018-05-03 12:32:08 +00:00
2018-05-03 12:32:08 +00:00

Kube-router Documentation

This folder holds the documentation that is served in https://www.kube-router.io/docs/.

Note:This folder may contain documentation changes that has not been released yet. Please visit above link to view documentation corresponding to latest release.