koli / kong-ingress

[DEPRECATED] A Kubernetes Ingress for Kong
Other
93 stars 14 forks source link

Feature Request: Let's Encrypt Certificates #11

Open cainelli opened 7 years ago

cainelli commented 7 years ago

I'm opening this issue for discussion of how we should implement support for automated creation, deploy and renew of let's encrypt certificates.

Some related projects which we may find inspiration:

https://github.com/jetstack/kube-lego https://github.com/kelseyhightower/kube-cert-manager

OR13 commented 6 years ago

Also https://github.com/appscode/voyager/blob/master/docs/guides/certificate/faq.md

cainelli commented 6 years ago

Hey @OR13, we deprecated this project since Kong has an official ingress controller now.