logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Jake Sanders, Ashley Davis
2022-10-28

tldr - powered by Generative AI

Cert Manager is an open-source project that automates the management and issuance of TLS certificates in Kubernetes clusters, with a focus on security and extensibility.
  • Cert Manager is an open-source project that automates the management and issuance of TLS certificates in Kubernetes clusters
  • It is designed with a focus on security and extensibility
  • Cert Manager supports multiple certificate issuers, including Let's Encrypt and private PKIs
  • It is highly automated and can be used with a simple annotation on Ingress resources
  • The project is actively maintained and welcomes community contributions