Please vote on this issue by adding a đź‘Ť reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Tell us about your request
Add an option in the EKS Addon CoreDNS config to enable Topology Aware Routing on the coredns service
Which service(s) is this request for?
EKS
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
Trying to enable Topology Aware Routing for the CoreDNS to minimize latency for DNS requests and decrease cross-AZ traffic.
We have 3 AZ and about 15 coredns pods (so TAR should work)
Are you currently working around this issue?
Manually added service.kubernetes.io/topology-mode annotation to the kube-dns service
Community Note
Tell us about your request Add an option in the EKS Addon CoreDNS config to enable Topology Aware Routing on the coredns service
Which service(s) is this request for? EKS
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? Trying to enable Topology Aware Routing for the CoreDNS to minimize latency for DNS requests and decrease cross-AZ traffic. We have 3 AZ and about 15 coredns pods (so TAR should work)
Are you currently working around this issue? Manually added
service.kubernetes.io/topology-mode
annotation to thekube-dns
serviceAdditional context
Attachments