Skip to content

Commit

Permalink
Added installation option for kubectl (#16380)
Browse files Browse the repository at this point in the history
  • Loading branch information
Himanshu Pandey authored and k8s-ci-robot committed Sep 27, 2019
1 parent a42d7b9 commit 9680192
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/en/docs/tasks/tools/install-kubectl.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,11 @@ If you are on macOS and using [Homebrew](https://brew.sh/) package manager, you
1. Run the installation command:
```
brew install kubectl
```
or
```
brew install kubernetes-cli
```
Expand Down

0 comments on commit 9680192

Please sign in to comment.