Generating a LoadBalancer that uses TLS protocol #3807
talentrydev
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The load balancer generated by nginx-ingress uses TCP protocol. The AWS Trusted Advisor complains about such load balancers, citing as the reason that "No listener uses a secure protocol". Is there a way to configure the load balancer to use a secure protocol? By that I mean configure it when deploying the nginx-ingress (ideally via the helm chart).
Beta Was this translation helpful? Give feedback.
All reactions