K8s : Understanding nuances of in-cluster external service LB (with LoxiLB)
When we talk about exposing k8s application to the external world, there are two main functions to do the same: the service load balancer or ingress.
We are going to talk about the service load balancer function here. Kubernetes does not provide a lo...
blogs.sretribe.net12 min read