Overview
Provides an overview of how the Unified Load Balancer (ULB) manages traffic distribution across worker nodes and backend pods to ensure network reliability.
The Unified Load Balancer (ULB) is a Cisco proprietary network function that distributes incoming network traffic equally across all worker nodes. It ensures high availability and reliability across network infrastructures by maintaining consistent service IP addresses for ingress and egress traffic.
Key benefits
-
Traffic management: Prevents bottlenecks by balancing traffic across multiple servers.
-
Scalability: Supports horizontal scaling to handle increased traffic loads.
-
Performance: Reduces latency through Direct Server Response (DSR).
How the ULB works
Describes the stages of the random load balancer algorithm used by the ULB to distribute incoming requests to backend servers.