diff --git a/content/u/blog/kubernetes-without-ingress/contents.lr b/content/u/blog/kubernetes-without-ingress/contents.lr index a7164e6..fad6f6f 100644 --- a/content/u/blog/kubernetes-without-ingress/contents.lr +++ b/content/u/blog/kubernetes-without-ingress/contents.lr @@ -161,6 +161,16 @@ Table master6: ... ``` +Which results into the following kernel route: + +``` +2a0a:e5c0:13:e2::/108 proto bird metric 32 + nexthop via 2a0a:e5c0:13:0:224:81ff:fee0:db7a dev eth0 weight 1 + nexthop via 2a0a:e5c0:13:0:225:b3ff:fe20:3554 dev eth0 weight 1 + nexthop via 2a0a:e5c0:13:0:225:b3ff:fe20:3564 dev eth0 weight 1 + nexthop via 2a0a:e5c0:13:0:225:b3ff:fe20:38cc dev eth0 weight 1 pref medium +``` + ## TL;DR We know, a TL;DR at the end is not the right thing to do, but hey, we