From dfd7ed90c1556a4c1acb19a9b45f8d2a0cedf432 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 9 Jun 2021 18:40:12 +0200 Subject: [PATCH] ++ecmp link --- content/u/blog/kubernetes-without-ingress/contents.lr | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/u/blog/kubernetes-without-ingress/contents.lr b/content/u/blog/kubernetes-without-ingress/contents.lr index cfdbbf4..ab046da 100644 --- a/content/u/blog/kubernetes-without-ingress/contents.lr +++ b/content/u/blog/kubernetes-without-ingress/contents.lr @@ -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: