Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on feddit.de
kubernetes·Kubernetesbyvojel

TIL about Reflector: reflect secrets over multiple namespaces

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.

TIL about Reflector: reflect secrets over multiple namespaceshttps://github.com/emberstack/kubernetes-reflectorOpen linkView original on feddit.de
18

1 reply

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

2

You reached the end