diff --git a/content/u/blog/kubernetes-without-ingress/contents.lr b/content/u/blog/kubernetes-without-ingress/contents.lr index c8bb0f7..3d1e2e9 100644 --- a/content/u/blog/kubernetes-without-ingress/contents.lr +++ b/content/u/blog/kubernetes-without-ingress/contents.lr @@ -1,4 +1,4 @@ -title: Kubernetes without Ingress +title: Building Ingress-less Kubernetes Clusters --- pub_date: 2021-06-09 --- @@ -19,7 +19,7 @@ body: On [our journey to build and define IPv6 only kubernetes clusters](https://www.nico.schottelius.org/blog/k8s-ipv6-only-cluster/) -we came accross some principles that seem awkward in the IPv6 +we came accross some principles that seem awkward in the IPv6 only world. Let us today have a look at the *LoadBalancer* and *Ingress* concepts.