What is a k8s Load Balancer?
Load balancer has become a confusing term in Kubernetes. There is a lot of load-balancing going on in k8s and lots of components doing it kube-proxy, ingress controllers and of course the service resource type called LoadBalancer.