We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b08dc3 commit 44abe2cCopy full SHA for 44abe2c
README.md
@@ -2,6 +2,15 @@
2
3
<!-- toc -->
4
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
14
`kubectl trace` is a kubectl plugin that allows you to schedule the execution
15
of [bpftrace](https://github.com/iovisor/bpftrace) programs in your Kubernetes cluster.
16
0 commit comments