Cert-Manager DNS Challenge with Cloudflare on Kubernetes
In this tutorial, we will be issuing Let's Encrypt certificates using cert-manager on Kubernetes and we will be using the DNS Challenge with Cloudflare.
The reason I am using DNS Challenge instead of HTTP Challenge is because the Kubernetes environme...
ruanbekker.hashnode.dev6 min read
mab
kubernetes
Hey, thanks for the article, awesome. Where does the IP 10.5.24.245 come from? And why does it require a second dns entry with *.app.example.com?