All Tools
C
Dev ToolsFreeOpen Source
CERT-MANAGER
Automated TLS certificates for Kubernetes
Apache-2.0
ABOUT
TLS certs for model gateways expire, and copying PEMs into Secrets by hand does not scale. cert-manager watches Certificate resources, talks to ACME or an internal CA, and rotates Secrets so inference and agent HTTPS endpoints stay valid.
INTEGRATION GUIDE
1. Issue Let's Encrypt certs for a public LLM API Ingress automatically
2. Rotate internal TLS for vector DB and embedding services from a private CA
3. Keep mTLS secrets fresh for service-to-service agent traffic
4. Standardize certificate issuance across GPU clusters with ClusterIssuers
TAGS
kubernetestlscertificatessecurityingressmlopsopen-source