Skip to main content

3 docs tagged with "Certificate"

View All Tags

Deploy Cert Manager

Staging is off to a good start, but we can do better. Right now we have an IngressRoute listening on HTTP. There's no HTTPS route, and even if there was, we don't have a certificate to use with it. Let's fix that.

Secure the Application

With Cert Manager and a ClusterIssuer in place, we're ready to secure our application with the following steps: