++ecmp link
This commit is contained in:
parent
c1eb274338
commit
dfd7ed90c1
1 changed files with 2 additions and 1 deletions
|
@ -127,7 +127,8 @@ free in IPv6 only clusters:
|
|||
## Load Balancing in IPv6 only clusters
|
||||
|
||||
So what is the most easy way of reliable load balancing in network?
|
||||
ECMP (equal cost multi path) comes to the mind right away. Given that
|
||||
[ECMP (equal cost multi path)](https://en.wikipedia.org/wiki/Equal-cost_multi-path_routing)
|
||||
comes to the mind right away. Given that
|
||||
kubernetes nodes can BGP peer with the network (upstream or the
|
||||
switches), this basically gives load balancing to the world for free:
|
||||
|
||||
|
|
Loading…
Reference in a new issue