iovisor/kubectl-trace
Schedule bpftrace programs on your kubernetes cluster using the kubectl observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 77
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2842
- days_rel: n/a
- days_push: 139
- n_releases_24m: 0
Adoption not part of the score
2186 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
kubectl-trace is a kubectl plugin that schedules the execution of bpftrace programs on nodes and pods in a Kubernetes cluster. It packages eBPF-based tracing into a familiar kubectl workflow, installable via Krew or pre-built binaries.
Use cases
- run bpftrace programs on kubernetes nodes
- trace syscalls in a kubernetes pod
- debug kernel-level performance issues in a cluster
- attach eBPF tracepoints to workloads
- profile a pod's kernel activity from kubectl
- install kubectl tracing plugin via krew
When to choose
- you need eBPF/bpftrace tracing inside Kubernetes without manually building images
- you want to trace a specific pod or node from the kubectl CLI
- you are debugging kernel-level issues in cluster workloads
When to avoid
- your cluster disallows privileged pods or PSP bypass
- you need userspace-only application tracing rather than kernel tracing
- you are not running Kubernetes
Facets
cli-tool · maturity active
tracing cli monitoring developer-tools developer-tools monitoring windows cli go kubectl-plugin bpftrace ebpf kubernetes observability tracepoints krew containers devops linux macos
1 source
- readme: https://github.com/iovisor/kubectl-trace · fetched 2026-08-28 · 6125e7bed5ba
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| iovisor/kubectl-trace | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="iovisor/kubectl-trace")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem