kopf
kopf copied to clipboard
Handling TLS cert refreshes
Keywords
certs, tls, refresh
Problem
Does the kopf webserver support automatic certificate refresh without requiring a server restart? For context, the cert-manager manages the certificates and mounts them into the pod running this webserver, but currently, the kopf server doesn't reload upon certificate refresh.
Maybe you can just use something like this: https://github.com/stakater/Reloader