Skip to content

Instantly share code, notes, and snippets.

@jhburns
Last active November 24, 2018 08:08
Show Gist options
  • Save jhburns/4a04cee738a09545112f8be60080e938 to your computer and use it in GitHub Desktop.
Save jhburns/4a04cee738a09545112f8be60080e938 to your computer and use it in GitHub Desktop.
error: error creating self-signed certificates: error reading /var/run/kubernetes/apiserver.key, certificate and key must be supplied as a pair
kube-apiserver –tls-cert-file server-key.pem
kube-apiserver --cert-dir /home/demo/server/cert/ --etcd-servers http://127.0.0.1:2379
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment