Kubernetes controller to automatically order certs for new/changed ingresses #726
andreasthuen
started this conversation in
General
Replies: 1 comment
-
|
Hi @andreasthuen! We have recently started using keyvault-acmebot and are already using akv2k8s on both AKS and on K8 environments. We currently have a process to issue certs using the api, however I have been looking into using the the ingress2acmebotrefelector you have created to further enhance the process, but have been having some issues with authentication and not being able to retrieve a token. Would be great to get it up and running so if you have any suggestions would be greatly appreciated. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! We have been using this project for about a year now and it works very well for us :)
I was not sure what the best place to post this would be, I hope that here is OK 😄
We have created and open sourced a simple kubernetes controller that runs as a pod inside a cluster and watches any new or changed ingress objects.
Please check it out and let me know if you have any questions or comments 💬
ingress2acmebotreflector
This is how it works:
Beta Was this translation helpful? Give feedback.
All reactions