-
Notifications
You must be signed in to change notification settings - Fork 134
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
Does kube-cert-manager handle cert renewals? #29
Comments
Is there anyone can speak on this? |
It is every 3 months, and yes systems like I'd also recommend also considering the fork of this project, which I think has some improvements of the original project. https://github.com/PalmStoneGames/kube-cert-manager And also the new generation of this type of project |
Thanks @whereisaaron for so much info. I am still not quite clear about how |
Not sure about this project, but in the fork I think the default it is renew ~7-10 days before expiry. I monitor and alert if a cert only has 4 days to go. |
@whereisaaron Where I can find this info, |
Let's Encrypt certs expire every 6 months right?
Does kube-cert-manager handle renewals?
P.S. Thank you for this project!
The text was updated successfully, but these errors were encountered: