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

Use an existing letsencrypt certificate when creating a new deployment #23

Open
tjcrone opened this issue Jul 17, 2019 · 0 comments
Open

Comments

@tjcrone
Copy link
Contributor

tjcrone commented Jul 17, 2019

I have run into rate limits for letsencrypt certs when debugging/testing new clusters, because kube-lego appears to request a new certificate whenever it is installed. I am wondering if there is any way that we can optionally export (into secrets) an SSL certificate and have hubploy install this certificate in the right place so that kube-lego does not need to request a new one from letsencrypt and go over our limit? Going over the limit is really bad because we may need to wait up to a week to get a new certificate and have a working Pangeo deployment. Any thoughts on this? Happy to help if I can get some direction on how to proceed.

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

No branches or pull requests

1 participant