Skip to main content
Version: 1.19

Setting up Certificates with cert-manager and Let’s Encrypt

Let’s Encrypt is a free, automated, and open Certificate Authority. Certificates can be automatically requested using various tools. A very popular way of requesting certificate from Let's Encrypt is by using cert-manager.

When using cert-manager, you need to use a DNS01 auth method in your Issuer, since Okteto requires a wildcart certificate. Check the list of supported providers here for more information.

Our community maintains guides on how to use cert-manager together with different Cloud Providers to generate certificates for Okteto:

You can also check out our video tutorial on how to configure certificates for your Okteto installation using cert-manager and Let's Encrypt: