Skip to content

Commit 60871cc

Browse files
committed
feat(kubectl-trace): imag for pod support
Signed-off-by: Lorenzo Fontana <[email protected]>
1 parent 8831172 commit 60871cc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ kubectl trace run ip-180-12-0-152.ec2.internal -f read.bt
3838

3939
**Run a program against a Pod**
4040

41+
![Screenshot showing the read.bt program for kubectl-trace](docs/img/pod.png)
42+
4143
That pod has a Go program in it that is at `/caturday`, that program has a function called `main.counterValue` in it that returns an integer
4244
every time it is called.
4345

docs/img/pod.png

236 KB
Loading

0 commit comments

Comments
 (0)