You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kube-router BGP support is great, but with support of BFD BGP feature make KubeProxy more Great!
the support of BFD while optimize BGP time convergence, without it the router need to wait hold time timer (generaly around 120s) to black list the route to dead target ip... with BFD can be below seconds....
The text was updated successfully, but these errors were encountered:
This would be nice to add. A few seconds is generous though, this is miliseconds! Since you are using gobgp, it looks like people have made bfd daemons for this. We use FRR (BGP/BFD) with great success! Please reach out if ya'll need support!
Kube-router BGP support is great, but with support of BFD BGP feature make KubeProxy more Great!
the support of BFD while optimize BGP time convergence, without it the router need to wait hold time timer (generaly around 120s) to black list the route to dead target ip... with BFD can be below seconds....
The text was updated successfully, but these errors were encountered: