thejsj / auto-kubernetes-lets-encrypt

Automatic Generation of Let's Encrypt Certs for Kubernetes
4 stars 1 forks source link

Suggestion: 3rd party type #3

Open anandkumarpatel opened 7 years ago

anandkumarpatel commented 7 years ago

It might be useful to turn this into a kubernetes 3rd party resource built on top of secrets.

thejsj commented 7 years ago

Yeah, that's something I was considering. Maybe it'd be something like "CertClaim" or something. You'd just say what domains you want and what email and the custom resource would take care of creating it.