Add initial support for load balancing TCP backends #119
Labels
area/controlplane
area/dataplane
area/maintenance
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
Problem Statement
At the moment, support for TCP backends is more in the form of a proxy than a load balancer, i.e. it can handle only one TCP backend at a time. We should add support for load balancing traffic between multiple TCP backends in a round robin fashion. This will allow users to specify more than one backend reference in a
TCPRoute
object.Prerequisites
The text was updated successfully, but these errors were encountered: