Components

cert-manager

Certificate lifecycle management for securing Runtime endpoints.

Agentic Friendly

Component Category

Access and security / certificate management

Component Description

cert-manager automates the issuance, renewal, and management of TLS certificates in Kubernetes.

Why It Is Used

In BullSequana AI Runtime, cert-manager helps secure platform endpoints with managed certificates and reduces the operational burden of handling certificate lifecycles manually. This is important for ingress exposure, trusted service endpoints, and the general security posture of a production platform.

Learn More

Interacts With

  • NGINX and APISIX, to secure exposed endpoints with managed certificates.
  • External DNS, because certificate issuance depends on the same DNS and domain setup.
  • MinIO operator and tenant resources, which use cert-manager-managed certificates in the platform manifests.

On this page