ClubCedille / Plateforme-Cedille

Nouvelle infra du club Cédille
https://wiki.omni.cedille.club
MIT License
6 stars 0 forks source link

Ajouter cert manager a la base #234

Open Simon-Boyer opened 1 week ago

Simon-Boyer commented 1 week ago

https://github.com/ClubCedille/Plateforme-Cedille/tree/master/system/cert-manager

Simon-Boyer commented 1 week ago

https://cert-manager.io/

JulienGiguere commented 1 day ago

kubectl config pour lanets-staging: [https://cedille.omni.siderolabs.io/cluster/lanets-staging/overview](omni cidero link)

used this procedure: [https://cert-manager.io/docs/installation/helm/](cert-manager install procedure link)

used previous configs [https://github.com/ClubCedille/Plateforme-Cedille/tree/master/system/cert-manager](github link)

  kubectl apply -f issuer-prod.yaml
  kubectl apply -f issuer-staging.yaml

What was done: Installed cert-manager that uses letsencrypt on lanets-staging.

Awaiting test to see if it works with https://github.com/ClubCedille/Plateforme-Cedille/issues/235.