Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 588 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 588 Bytes

k8s-cert-manager

cert manager deployment using terraform-helm-provider

We use docker-desktop to deploy the resources.

The GitHub repository k8s-cert-manager is a Kubernetes addon designed to automate the management and issuance of TLS certificates in Kubernetes clusters.

Specific resources created from this repository might include custom resources (CRs) related to certificate management, such as Certificate, CertificateRequest, and Issuer.

The repository could define Helm charts to facilitate easy deployment and management of the cert-manager addon in Kubernetes clusters.