OpenMCF logoOpenMCF

Loading...

Cert Manager

Cert Manager Presets

Ready-to-deploy configuration presets for Cert Manager. Each preset is a complete manifest you can copy, customize, and deploy.

4 presets
01

Cert-Manager with Cloudflare DNS-01 Challenge

This preset deploys cert-manager with a Cloudflare DNS provider for DNS-01 ACME certificate challenges via Let's Encrypt production. Cloudflare is the most common DNS provider for cert-manager due to...

02

Cert-Manager with GCP Cloud DNS

This preset deploys cert-manager with a Google Cloud DNS provider for DNS-01 ACME certificate challenges. Authentication uses GKE Workload Identity, so no service account keys are stored in the...

03

Cert-Manager with AWS Route53

This preset deploys cert-manager with an AWS Route53 DNS provider for DNS-01 ACME certificate challenges. Authentication uses IAM Roles for Service Accounts (IRSA), so no AWS access keys are stored...

04

Cert-Manager with Azure DNS

This preset deploys cert-manager with an Azure DNS provider for DNS-01 ACME certificate challenges. Authentication uses Azure Managed Identity, so no client secrets are stored in the cluster.