cert-manager Kubernetes API
The cert-manager API extends the Kubernetes API with custom resources including Certificate, Issuer, ClusterIssuer, CertificateRequest, and Order. These resources allow declarative management of TLS certificates, automatic renewal, and integration with ACME and other certificate authorities directly through kubectl and Kubernetes manifests.
Documentation
SDKs
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/cert-manager/refs/heads/main/json-schema/cert-manager-certificate-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/cert-manager/refs/heads/main/json-schema/cert-manager-issuer-schema.json