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
The speaker shared a story about a user who had written an external issuer for their private internal organization PKI, demonstrating the project's extensibility.