You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tell us about your request
What do you want us to build?
Would like to see support for TLS termination with k8 service loadbalancer
type loadbalancer aws-load-balancer-type: nlb , so internal NLBs created via k8 services can be TLS/secure-TCP protocol. It looks like the only protocols supported now are TCP. It seems that the TLS protocol support it needs to read are the aws-load-balancer-ssl-cert and aws-load-balancer-ssl-policy settings from the annotations.
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?
The goal is to provide TLS with nlb internal using k8 service annotations.
Are you currently working around this issue?
Using internal LB TLS with nginx.
The text was updated successfully, but these errors were encountered:
Tell us about your request
What do you want us to build?
Would like to see support for TLS termination with k8 service loadbalancer
type loadbalancer aws-load-balancer-type: nlb , so internal NLBs created via k8 services can be TLS/secure-TCP protocol. It looks like the only protocols supported now are TCP. It seems that the TLS protocol support it needs to read are the aws-load-balancer-ssl-cert and aws-load-balancer-ssl-policy settings from the annotations.
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?
The goal is to provide TLS with nlb internal using k8 service annotations.
Are you currently working around this issue?
Using internal LB TLS with nginx.
The text was updated successfully, but these errors were encountered: