From 44abe2c36e563badaabdfb19ad4ad551e2db2fac Mon Sep 17 00:00:00 2001 From: "toc-me[bot]" Date: Mon, 14 Jan 2019 23:01:27 +0000 Subject: [PATCH] Update ToC for README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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.