Skip to content

Instantly share code, notes, and snippets.

@constantlycoding
Last active March 11, 2019 14:49
Show Gist options
  • Select an option

  • Save constantlycoding/5556543f6cb17e5d3ba738579c100954 to your computer and use it in GitHub Desktop.

Select an option

Save constantlycoding/5556543f6cb17e5d3ba738579c100954 to your computer and use it in GitHub Desktop.
Kubernetes tools
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