If the requests are from the same IP and Port, will the AWS NLB redirect them to the same target?
I’m using AWS Network Load Balancer as a k8s service for my deployment. The reason I use NLB instead of ALB is that I need a static host to expose my service inside my Elastic Kubernetes Service(EKS). The NLB I delpoied uses such yaml: