@@ -8,19 +8,19 @@ of [bpftrace](https://github.com/iovisor/bpftrace) programs in your Kubernetes c
8
8
<!-- toc -->
9
9
10
10
- [ Installing] ( #installing )
11
- - [ Pre-built binaries] ( #pre-built-binaries )
12
- - [ Source] ( #source )
13
- - [ Packages] ( #packages )
14
- - [ Arch - AUR] ( #arch---aur )
11
+ * [ Pre-built binaries] ( #pre-built-binaries )
12
+ * [ Source] ( #source )
13
+ * [ Packages] ( #packages )
14
+ + [ Arch - AUR] ( #arch---aur )
15
15
- [ Architecture] ( #architecture )
16
16
- [ Usage] ( #usage )
17
- - [ Run a program from string literal] ( #run-a-program-from-string-literal )
18
- - [ Run a program from file] ( #run-a-program-from-file )
19
- - [ Run a program against a Pod] ( #run-a-program-against-a-pod )
20
- - [ Running against a Pod vs against a Node] ( #running-against-a-pod-vs-against-a-node )
21
- - [ Using a custom service account] ( #using-a-custom-service-account )
22
- - [ Executing in a cluster using Pod Security Policies] ( #executing-in-a-cluster-using-pod-security-policies )
23
- - [ More bpftrace programs] ( #more-bpftrace-programs )
17
+ * [ Run a program from string literal] ( #run-a-program-from-string-literal )
18
+ * [ Run a program from file] ( #run-a-program-from-file )
19
+ * [ Run a program against a Pod] ( #run-a-program-against-a-pod )
20
+ * [ Running against a Pod vs against a Node] ( #running-against-a-pod-vs-against-a-node )
21
+ * [ Using a custom service account] ( #using-a-custom-service-account )
22
+ * [ Executing in a cluster using Pod Security Policies] ( #executing-in-a-cluster-using-pod-security-policies )
23
+ * [ More bpftrace programs] ( #more-bpftrace-programs )
24
24
- [ Status of the project] ( #status-of-the-project )
25
25
- [ Contributing] ( #contributing )
26
26
0 commit comments