jetstack / kube-lego

DEPRECATED: Automatically request certificates for Kubernetes Ingress resources from Let's Encrypt
Apache License 2.0
2.16k stars 267 forks source link

Document how to switch from staging to prod LE server #248

Closed munnerz closed 6 years ago

munnerz commented 7 years ago

Re: @lukemarsden's tweet (https://twitter.com/lmarsden/status/902481626273329153)

We should clearly document how to switch from letsencrypt staging/prod in the README to save extra issues/confusion!

lukemarsden commented 7 years ago

To be fair, this is already documented here, but maybe this process could have its own heading, with sample kubectl commands to make the staging -> prod switch more explicit?

Or we could just make prod the default? That would give people a faster path to working certs, which is what we're after...

P.S. Thank you for developing kube-lego, it's great!

CheshireSwift commented 6 years ago

I think just putting a heading or something in bold around that existing documentation would go a long way.

I had this exact issue, resolved it myself, came to check it wasn't mentioned in the docs, missed it when skimming and then found this issue... That's a very circuitous route to find the docs for such a common thing!

sfrique commented 6 years ago

I do like the #294 idea!