Skip to content

Commit 0103043

Browse files
committed
Update krew install command
1 parent 6013570 commit 0103043

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ A `kubectl` plugin to detect if active Kubernetes workloads are mounting the doc
99
Install the plugin with
1010

1111
```
12-
krew install dds
12+
kubectl krew install dds
1313
```
1414

15+
You can install the krew plugin manager from [their installation documentation](https://krew.sigs.k8s.io/docs/user-guide/quickstart/)
16+
1517
## How it works
1618

1719
`dds` looks for every pod in your Kubernetes cluster.

0 commit comments

Comments
 (0)