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.

  • fhoekstra@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    10 months ago

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