Created
December 13, 2017 12:17
-
-
Save grrywlsn/874d506c75b3e890ec3856f2c6c6bd44 to your computer and use it in GitHub Desktop.
k8switch
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
#!/bin/bash | |
cp ~/.kube/$1-admin.kubeconfig ~/.kube/config |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Quickly switch environment in kubectl, by having k8switch as an executable in /usr/local/bin