- Github: https://github.com/UX-Society
- Github Education: https://education.github.com/pack
- Webstorm: https://www.jetbrains.com/webstorm/
- fish (recommended): https://fishshell.com/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
NewerOlder