this post was submitted on 25 Aug 2023
18 points (100.0% liked)

Kubernetes

150 readers
2 users here now

founded 1 year ago
MODERATORS
 

I was wondering how I could use a wildcard lets encrypt certificate with different Ingresses in different namespaces and found this at the cert manager documentation. Quite easy to setup, just add some annotations and the certificate (and any other secret or configmap) will be automatically reflected to given namespaces.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 year ago

Thanks for sharing, this is incredibly useful: sounds like the kind of thing you'd almost expect to be built in