About This Architecture
ROSA Cert-Manager Vault Integration automates TLS certificate issuance and renewal across OpenShift on AWS using HashiCorp Vault as a centralized PKI backend. The architecture connects cert-manager's ClusterIssuer to Vault's PKI Secrets Engine via Kubernetes authentication, enabling secure certificate provisioning for ingress, service mesh, and application workloads. Platform admins configure Vault once; cert-manager controllers and renewal processes handle ongoing certificate management without manual intervention. Fork this diagram on Diagrams.so to customize namespace layouts, add additional certificate use cases, or integrate with your existing Vault infrastructure. This pattern eliminates certificate sprawl and ensures compliance with centralized CA policies across all cluster workloads.