Improving the reliability of Kubernetes load balancers
- Kubernetes load balancers are critical for application ingress
- Current load balancer configuration is simplistic and introduces serious failure modes
- The proposed solution involves refactoring support to better uphold application SLA
- The talk covers the background, problem, solution, and future work