Open
Description
Hi there,
I would like to share a single NLB across two services with both UDP and TCP ports open.
For example:
serviceA - Port 550 UDP
serivceB - Port 8899 TCP
I couldn't seem to find a way to do this unless using an application load balancer and ingress routes.
Is there a way to do this in the v2.0.0 release?
The major blocker was that the targetgroup annotation was only supported at an ingress level (not a service level) so there just seems no way to share a LB.