-
Notifications
You must be signed in to change notification settings - Fork 1
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
Enable and use cert-manager for handling certificates #71
Comments
Currently investigating whether we can get an AWS account so that we can use route 53, which is likely by far the quickest and simplest option if so. |
To progress this requires AWS access. |
Issue with Nublado, tracked down to Vault token. @stvoutsin to document token rotation to simplify resolution in the future. However, Stelios believed this was a one-time fix, so shouldn't reoccur. |
Successfully tested using the Route53 method. Instructions for configuration documented here: https://github.com/lsst-uk/rsp-uk-docs/wiki/Configuring-cert%E2%80%90manger |
15/FEB/24
|
Currently certs are generated manually and installed into the RSP.
Can this be done in an automated way?
RSP ships with the cert-manager which is disabled in the roe env so we handle upgrades manually as well.
TODO:
Look into cert-manager, enable it and document how we can use it to replace manual processes
The text was updated successfully, but these errors were encountered: