Skip to content

Commit

Permalink
Added installation option for kubectl
Browse files Browse the repository at this point in the history
  • Loading branch information
Himanshu Pandey committed Sep 16, 2019
1 parent e3a04f3 commit 2c984bb
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 2c984bb

Please sign in to comment.