arkade
arkade copied to clipboard
[App] Issuer app for configuring a DNS01 solver
Expected Behaviour
Something like
arkade install issuer --type route53 --credentials-file ~/route53-creds
We have the manifests somewhere in the OFC / ofc-bootstrap archived repos.
It would set secrets and configure an issuer using the provided method, we can support stuff like cloudflare
digitalocean
aws route53
civo
etc?
https://github.com/openfaas/ofc-bootstrap/blob/master/templates/issue-prod.yml something like this we used on OFC
https://github.com/openfaas/ofc-bootstrap/blob/master/templates/k8s/tls/issuer-prod.yml This is an example with some go templating