Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EKS] [request]: Internal NLB TLS Protocol Support #171

Closed
maguire007 opened this issue Feb 24, 2019 · 3 comments
Closed

[EKS] [request]: Internal NLB TLS Protocol Support #171

maguire007 opened this issue Feb 24, 2019 · 3 comments
Labels
EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue

Comments

@maguire007
Copy link

maguire007 commented Feb 24, 2019

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.

@maguire007 maguire007 added the Proposed Community submitted issue label Feb 24, 2019
@abby-fuller abby-fuller added the EKS Amazon Elastic Kubernetes Service label Feb 25, 2019
@alex-berger
Copy link

Having kubernetes/kubernetes#74910 in upstream kubernetes, which eks release will support TLS termination with NLB?

@jamesduffy
Copy link

@alex-berger Looks like it is available in 1.15

@astrived
Copy link

astrived commented May 5, 2020

The support for NLB TLS came with release 1.15 kubernetes/kubernetes#74910

@astrived astrived closed this as completed May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue
Projects
None yet
Development

No branches or pull requests

5 participants