diff --git a/README.md b/README.md index 5cad0fe0..dcee5202 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@ +- [Installation](#installation) +- [Usage](#usage) + * [Running against a Pod vs against a Node](#running-against-a-pod-vs-against-a-node) + * [More bpftrace programs](#more-bpftrace-programs) +- [Status of the project](#status-of-the-project) +- [Contributing](#contributing) + + + `kubectl trace` is a kubectl plugin that allows you to schedule the execution of [bpftrace](https://github.com/iovisor/bpftrace) programs in your Kubernetes cluster.