kubernetes-letsencrypt-demo
kubernetes-letsencrypt-demo copied to clipboard
Demo for how to automatically create https certs on Kubernetes using Let's encrypt
I've got an error: ``` An unexpected error occurred: The client lacks sufficient authorization :: Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version that...
Super helpful tutorial. I needed these changes though.
Hi I wanted to test your demo but when I use docker run I get the following error. standard_init_linux.go:187: exec user process caused "no such file or directory" I have...