Created
July 23, 2019 06:59
-
-
Save jrisch/a823fef75fd5e13aa1a54aa6c19436a3 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
cd /opt/rke/kubernetes | |
cp ssl/kube-apiserver.pem .tmp/kube-adm.pem | |
cp ssl/kube-apiserver.key .tmp/kube-adm.key |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment