python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Is there a way to enable stickiness between the client and target pods when using AWS Global Accelerator and NLB?
On an AWS EKS cluster, I have deployed a stateful application.
In order to load balance my application across different pods and availability zones, I have added an HAProxy Ingress Controller which us...
YanaT
Votes: 0
Answers: 1
kubernetes ingress-controller `400 Bad request - plain HTTP request sent to HTTPS port`
I have a AWS NLB ingress-controller and an ingress rule which routes traffic between an API and an SPA. The ingress-controller works perfectly on HTTP, but on HTTPS I'm getting a 400 Bad request - pla...
gutscdav000
Votes: 0
Answers: 2
How to use aws nlb with nginx ingress controller for ssl
I have attached AWS ACM provided SSL certificate to NLB. NLB will forward request to nginx ingress. Nginx is giving me the following error. The plain HTTP request was sent to HTTPS port.
I have set th...
Akshay Gopani
Votes: 0
Answers: 1