
cert-manager
cert-manager is a powerful and extensible X.509 certificate controller for Kubernetes and OpenShift workloads. It will obtain certificates from a variety of sources including Let's Encrypt, HashiCorp Vault, and private PKI systems.
#cert-manager#kubernetes-security#tls-certificate-management#lets-encrypt-integration#certificate-automation#kubernetes-controller#ssl-tls-certificates#certificate-renewal#acme-protocol#vault-integration#kubernetes-native#pki-management#certificate-lifecycle#openshift-security#aws-certificate-manager-alternative
About
cert-manager is a certificate controller for Kubernetes that automates the issuance, renewal, and management of TLS certificates. It integrates natively with Kubernetes through Custom Resource Definitions (CRDs), enabling declarative certificate management across cluster workload…