As of K8s v1.33 services have an optional trafficDistribution field in their spec. This allows topology aware distribution of traffic.
If I understand this feature correctly, configuring it on the controller's service could lead to more efficient routing of traffic hitting the ingress controller.
LMK if you have any concerns regarding this request.
Also I am happy to provide a PR.
References:
As of K8s v1.33 services have an optional
trafficDistributionfield in their spec. This allows topology aware distribution of traffic.If I understand this feature correctly, configuring it on the controller's service could lead to more efficient routing of traffic hitting the ingress controller.
LMK if you have any concerns regarding this request.
Also I am happy to provide a PR.
References: