01
Standard TLS Certificate via ClusterIssuer
This preset creates a standard TLS certificate signed by a ClusterIssuer (typically ACME / Let's Encrypt). This is the most common production pattern for public-facing services.
Loading...
Ready-to-deploy configuration presets for KubernetesCertificate. Each preset is a complete manifest you can copy, customize, and deploy.
3 presetsThis preset creates a standard TLS certificate signed by a ClusterIssuer (typically ACME / Let's Encrypt). This is the most common production pattern for public-facing services.
This preset creates a wildcard certificate (`*.example.com`) via a ClusterIssuer. Wildcard certificates cover all subdomains under a domain, reducing the number of certificates needed for...
This preset creates a self-signed root CA certificate for bootstrapping an internal PKI. The resulting certificate Secret becomes the signing key for a CA Issuer, which can then issue leaf...