Skip to main content

Documentation Index

Fetch the complete documentation index at: https://radarhq.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

cert-manager automates TLS certificate management - issuing, renewing, and revoking certificates from Let’s Encrypt, Vault, Venafi, and other issuers.

What Radar Shows

Topology: Certificate → Issuer/ClusterIssuer edges show which issuer manages each certificate. The full provisioning chain (Certificate → CertificateRequest → Order → Challenge) is connected via owner references.
cert-manager Topology
Certificate Detail View:
  • Status conditions (Ready) with color-coded expiry warnings
  • Validity period with progress bar (green → yellow → red as expiry approaches)
  • Subject, DNS names, issuer reference
  • Renewal time and last failure
Dashboard: Certificate health card showing healthy/warning/critical/expired certificate counts across all namespaces. TLS Secret Parsing: Click any TLS Secret to see the X.509 certificate details - subject, issuer, validity dates, SANs - parsed directly from the secret data.
Certificate Detail
Certificate List

Supported CRDs

CRDGroupTopologyDetail ViewAI Summary
Certificatecert-manager.io/v1YesYes-
CertificateRequestcert-manager.io/v1YesYes-
Issuercert-manager.io/v1YesYes-
ClusterIssuercert-manager.io/v1YesYes-
Orderacme.cert-manager.io/v1YesYes-
Challengeacme.cert-manager.io/v1YesYes-