Skip to content

Commit 36014e5

Browse files
authored
Update README.md
1 parent fa5904b commit 36014e5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ kubectl get pods -o wide
2020
kubectl get services
2121
```
2222

23+
```bash
24+
kubectl get pods --all-namespaces
25+
```
26+
2327
```bash
2428
kubectl get deployments
2529
```

0 commit comments

Comments
 (0)