0 votes
in Kubernetes K8s by
Why load balancer is needed?

1 Answer

0 votes
by

A load balancer is needed because it gives a standard way to distribute network traffic among different services, which runs in the backend.

...