kcert icon indicating copy to clipboard operation
kcert copied to clipboard

KCert: A Simple Let's Encrypt Manager for Kubernetes

Results 9 kcert issues
Sort by recently updated
recently updated
newest added

Thank you for this repository. I have been using kcert. It works well to create certificate. When I changed hosts of ingress (decreased host entry from already existing), and after...

Hi, as stated in your documentation kcert does expect following annotation: ``` metadata: annotations: kubernetes.io/ingress.class: "nginx" ``` but newer versions of nginx-ingress changed to: ``` spec: ingressClassName: nginx ``` see...

Hi, I have a authentication issue issue with the implementation v1.0.1? (GET Auth) ![image](https://user-images.githubusercontent.com/102354084/178255817-906caa14-b389-4cbf-9193-141432ee5fc9.png) ![image](https://user-images.githubusercontent.com/102354084/178272173-ad37e4b4-0e4d-4975-b9a6-899b284a5e2c.png) Very rarely a certificate is created (as secret). Do you know about any issue?

As discussed in #49 attempting to add EAB account registration to KCert.

Was wondering if I can configure to use KCert for ZeroSSL using External Account Binding. Would be amazing if it can be!

Can a flow be added to support DNS challenges (needed for wildcard certs)