Skip to content

Instantly share code, notes, and snippets.

@aburan28
Created January 12, 2017 19:29
Show Gist options
  • Save aburan28/34323d8e486479eb75b692bb71c0470a to your computer and use it in GitHub Desktop.
Save aburan28/34323d8e486479eb75b692bb71c0470a to your computer and use it in GitHub Desktop.
curl -Lo kubectl http://storage.googleapis.com/kubernetes-release/release/v1.5.1/bin/linux/amd64/kubectl && chmod +x kubectl && sudo mv kubectl /usr/local/bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment