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

Expand Nginx Addon #77

Open
kcoleman731 opened this issue May 12, 2021 · 0 comments
Open

Expand Nginx Addon #77

kcoleman731 opened this issue May 12, 2021 · 0 comments

Comments

@kcoleman731
Copy link
Collaborator

kcoleman731 commented May 12, 2021

To allow customers to save cost and eliminate complexity, each blueprint cluster will only leverage a single load balance. The load balancer will direct traffic to Nginx running in the cluster which will serve as a reverse proxy and forward requests to the appropriate service. The load balancer will be responsible for terminating TLS as well which will give all services running in the cluster TLS out of the box. A big win for customers. We need to enable this functionality via the Nginx addon.

@shapirov103 this one is likely going to fall in your court. We are going to need to think through how customers will be able to supply a custom domain to us. For instance, if I own a cluster in us-west-1, it is a "dev" cluster, and is running a workload called payments, I might want a url that looks like https://payments.dev.us-west-1.coleman.com How do we offer this functionality out the of box?

As part of this ticket, we will also need to:
[ ] document how all of this works
[ ] Add sample ingress objects to actual sample workloads.

Other references

https://aws.amazon.com/premiumsupport/knowledge-center/terminate-https-traffic-eks-acm/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant