Skip to content

Commit 44abe2c

Browse files
committed
Update ToC for README.md
1 parent 5b08dc3 commit 44abe2c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
<!-- toc -->
44

5+
- [Installation](#installation)
6+
- [Usage](#usage)
7+
* [Running against a Pod vs against a Node](#running-against-a-pod-vs-against-a-node)
8+
* [More bpftrace programs](#more-bpftrace-programs)
9+
- [Status of the project](#status-of-the-project)
10+
- [Contributing](#contributing)
11+
12+
<!-- tocstop -->
13+
514
`kubectl trace` is a kubectl plugin that allows you to schedule the execution
615
of [bpftrace](https://github.com/iovisor/bpftrace) programs in your Kubernetes cluster.
716

0 commit comments

Comments
 (0)