cert-manager / website

Source code for the cert-manager.io website, including project documentation
https://cert-manager.io
Apache License 2.0
53 stars 333 forks source link

GKE tutorial falsely claims it's possible to create LE certificate without domain (only IP) #1490

Open vasekhodina opened 4 months ago

vasekhodina commented 4 months ago

In section 4 of the GKE deployment tutorial there is a note saying that if you cannot buy a domain, you can continue without it and use IP address instead of domain. Rest of the tutorial uses Let's Encrypt. However as mentioned in https://github.com/cert-manager/cert-manager/issues/6863 it is not possible to create a certificate for an IP with Let's encrypt. The note should be deleted.

kaushik95 commented 1 month ago

Hi, I would like to work on this issue.