March 19, 2024, 8:10 a.m. | Choonho Son

DEV Community dev.to

Certification is one of critical security feature.


In Kubernetes, cert-manager is key role for certification management.


For cert-manager, there are only two steps.



  1. Install cert-manager by helm chart

  2. Configure Issuer





Installation


kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.14.4/cert-manager.yaml





Install Let's Encrypt Issuer


  • kind ClusterIssuer is global scope API, so you don't need any namespace.


File: clusterissuer.yaml



apiVersion: cert-manager.io/v1
kind: ClusterIssuer # I'm using ClusterIssuer here
metadata:
name: letsencrypt-prod
spec:
acme:
server: https://acme-v02.api.letsencrypt.org/directory
email: <your-email-address>
privateKeySecretRef:
name: letsencrypt-prod
solvers:
- http01:
ingress:
class: traefik …

api cert certification chart critical don encrypt feature file global install installation key kind kubernetes let's encrypt management manager namespace role scope security yaml

SOC 2 Manager, Audit and Certification

@ Deloitte | US and CA Multiple Locations

Salesforce Solution Consultant

@ BeyondTrust | Remote United States

Divisional Deputy City Solicitor, Public Safety Compliance Counsel - Compliance and Legislation Unit

@ City of Philadelphia | Philadelphia, PA, United States

Security Engineer, IT IAM, EIS

@ Micron Technology | Hyderabad - Skyview, India

Security Analyst

@ Northwestern Memorial Healthcare | Chicago, IL, United States

Werkstudent Cybersecurity (m/w/d)

@ Brose Group | Bamberg, DE, 96052