vault-acme
vault-acme copied to clipboard
kubernetes support would be great
ive currently got kubernetes deploy weith nginx-ingress, cert-manager and letsencrypt working, id love to see the certificates and all stored in vault.
Hi @outbackdingo, I don't use Kubernetes so I'm not sure what would be needed to make it work. Could you look into it or add links to the relevant documentation?
I've opened #9 and that would also help solve this problem. Cert-manager in Kubernetes supports Vault as a backend PKI engine, but it must use the standard PKI API. Also, cert-manager currently only supports the /sign
operation.