Technically, Load balancing is the procedure for efficiently distributing any network's traffic among multiple backend services. It is a very critical strategy for maximizing scalability and availability throughout the network. In Kubernetes, there are various choices for executing the load balancing of external traffic to pods.

BY Best Interview Question ON 07 Jul 2020