suxess-it / kubriX

https://kubrix.io
19 stars 3 forks source link

install-plattform local certificates #765

Open phac008 opened 1 month ago

phac008 commented 1 month ago

instead of manual mkcert at the beginning a more automatic approach:

https://dischord.org/2024/05/18/trusted-local-tls-certificates-with-mkcert-and-kubernetes/

jkleinlercher commented 1 month ago

Or let cert-manager itself create a root CA to get rid of mkcert at all: https://skarlso.github.io/2023/10/25/self-signed-locally-trusted-certificates-with-cert-manager/

jkleinlercher commented 4 weeks ago

809 could probably also be a solution for this