Skip to content

Instantly share code, notes, and snippets.

@sirkirby
Last active October 23, 2023 15:03
Show Gist options
  • Save sirkirby/273e927df30a7352585a9e7953c1503f to your computer and use it in GitHub Desktop.
Save sirkirby/273e927df30a7352585a9e7953c1503f to your computer and use it in GitHub Desktop.
kubernetes-cli.sh
## For Mac, install kubectl and helm (you'll need it later)
brew install kubernetes-cli helm
## For Windows, run terminal as Admin
choco install kubernetes-cli kubernetes-helm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment