How to setup HTTPS for Kubernetes using NGINX Ingress and with Cert-Manager on DigitalOcean

Kanan Rahimov
2 min readJul 27, 2020

Step by step guide to configure TLS certificate issuer using Let’s Encrypt on a kubernetes cluster. As an example I use DigitalOcean’s managed kubernetes cluster. In this post you can find instructions on how to configure NGINX ingress controller.

--

--