Skip to content

Commit

Permalink
README: link to the list of available plugins
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmet Alp Balkan <[email protected]>
  • Loading branch information
ahmetb committed Aug 15, 2019
1 parent 8d148b5 commit e2864a4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ kubectl krew uninstall view-secret # uninstall a plugin

Read the [User Guide](./docs/USER_GUIDE.md) for detailed documentation.

Check out the list of [kubectl plugins available on krew][list] or just run
`kubectl krew search` to discover plugins available on your OS.

### Installation

> :warning: **Warning:** krew is only compatible with kubectl v1.12 or higher.
Expand Down Expand Up @@ -158,7 +161,7 @@ new features and changes.

### Contributing

Interested in contributing to Krew? Please refer to our
Interested in contributing to Krew? Please refer to our
[Contributing Guidelines](./docs/CONTRIBUTOR_GUIDE.md) for more details

### Code of Conduct
Expand All @@ -167,3 +170,4 @@ Participation in the Kubernetes community is governed by the [Kubernetes Code
of Conduct](https://github.com/kubernetes-sigs/kustomize/blob/master/code-of-conduct.md).

[index]:https://github.com/kubernetes-sigs/krew-index
[list]: http://sigs.k8s.io/krew-index/plugins.md

0 comments on commit e2864a4

Please sign in to comment.