KubernetesCertManager

KubernetesCertManager Presets

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

3 presets
01

Basic Cert-Manager Installation

This preset installs cert-manager with default settings. No workload identity is configured -- suitable for clusters where ClusterIssuers will use Cloudflare (API token secrets) or where workload...

02

Cert-Manager with GKE Workload Identity

This preset installs cert-manager with GKE Workload Identity configured on the controller ServiceAccount. Required when using KubernetesClusterIssuer with the GCP Cloud DNS provider.

03

Cert-Manager with EKS IRSA

This preset installs cert-manager with IAM Roles for Service Accounts (IRSA) configured on the controller ServiceAccount. Required when using KubernetesClusterIssuer with the AWS Route53 provider.