How to integrate cert-manager with EDKA?

Cert-manager simplifies the process of obtaining, renewing, and using TLS certificates in your Kubernetes environment. EDKA’s integration with cert-manager provides a seamless experience, ensuring your applications remain secure with valid certificates.

  1. Automatic certificate issuance and renewal from trusted providers like Let’s Encrypt
  2. Support for multiple certificate issuers (ACME, self-signed, CA)
  3. Kubernetes native resources for certificate management
  4. Integration with Ingress controllers for automatic TLS configuration

Features available in the Component

EDKA’s cert-manager implementation offers zero-downtime certificate rotation, custom certificate renewal schedules, and integration with DNS providers for domain validation. Our setup handles certificate lifecycle management automatically, ensuring your services are always protected with valid SSL/TLS certificates.


Deploy cert-manager
icon related to Cert Manager

Cert Manager

Security

Automate TLS certificate issuance and management for your Kubernetes workloads with cert-manager.

View Component