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

What is the difference between the two deployment examples? #244

Open chrissound opened 7 years ago

chrissound commented 7 years ago

Full deployment examples

Nginx Ingress Controller GCE Load Balancers

Which should I choose? What is the difference? I'd prefer not to flip a coin on this one.

Thanks!

ankon commented 7 years ago

Are you using GCE? Then you should use the GCE load balancers, unless you very much know you don't want these. If you're not on GCE, then the second one doesn't apply, and you chose the first one. :)

chrissound commented 7 years ago

I think it would be useful to elaborate on this in the docs.