Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalyu authored Aug 14, 2024
1 parent 427185c commit 306af3d
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,13 @@
### Install dodopizza's krew plugins

```bash
# kubectl krew install dodopizza/<plugin-name>
# example
kubectl krew install dodopizza/dodoappservice
# Setup index
kubectl krew index add dodopizza https://github.com/dodopizza/krew
kubectl krew update

# List avaliable dodopizza's plugins
kubectl krew search dodopizza/

# Install plugin
kubectl krew install dodopizza/<plugin name>
```

0 comments on commit 306af3d

Please sign in to comment.