AWS – Amazon EKS now supports UDP load balancing with Network Load Balancer
You can now use a Network Load Balancer (NLB) to distribute UDP traffic to container-based applications running on Amazon Elastic Kubernetes Service (EKS). Network Load Balancers are fully-managed load balancers that operate at the connection level (Layer-4) and are capable of handling millions of requests at ultra-low latency. Until now, you could use Network Load Balancers on Amazon EKS only with the TCP protocol. With this new integration, you can run workloads such as DNS, IoT, real-time media, and syslog using UDP protocol, allowing high throughput at ultra low latency through the Network Load Balancer.
Read More for the details.