-
Notifications
You must be signed in to change notification settings - Fork 38
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
Certificate Manager Kubernetes RA docs are out of date #156
Comments
@tashian in addition to starting a basic CA config with Helm, I've now also done an RA. It seems the new way ( It appears that @maraino also thought about this case: smallstep/cli#598 😄 The Helm changes look similar to the things I've recently done for |
Hi @hslatman, just checking back on this one. I just revisited step-issuer and autocert, so this would be a good time for me to do a cycle on these Helm RA docs. If you think you'll get to this issue soon, then I'll wait. Otherwise, I will go ahead and update the docs based on the current situation and the workaround you mentioned in Discord. |
If you don't have to spend hours on changing the docs for the current situation, then I think that's the best option now. It's been a while since I looked at this, so it probably takes a bit to get up steam again and I have some higher priority things scheduled first. |
This tutorial is out of date:
https://smallstep.com/docs/registration-authorities/acme-for-certificate-manager#run-a-registration-authority-on-kubernetes
The proper process should be:
https://github.com/smallstep/helm-charts/tree/master/step-certificates#tldr
https://github.com/smallstep/helm-charts/tree/master/step-certificates/examples#registration-authority-connected-to-smallstep-certificate-manager-hosted-certificate-authority
More context in the Discord:
https://discord.com/channels/837031272227930163/841249977699401759/1037518365301940244
The text was updated successfully, but these errors were encountered: