Last active
March 11, 2019 14:49
-
-
Save constantlycoding/5556543f6cb17e5d3ba738579c100954 to your computer and use it in GitHub Desktop.
Kubernetes tools
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 /d C:\Program Files\Docker\Docker\resources\bin | |
| aria2c https://github.com/thomasliddledba/kubenswin/raw/master/bin/kubenswin.exe | |
| aria2c https://github.com/thomasliddledba/kubectxwin/raw/master/bin/kubectxwin.exe | |
| ren kubectxwin.exe kubectx.exe | |
| ren kubenswin.exe kubens.exe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment