Inspektor Gadget
eBPF-based tools for inspecting and debugging Kubernetes clusters and Linux hosts.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Inspektor Gadget
Inspektor Gadget packages eBPF programs as "gadgets" that you deploy to collect low-level data from Kubernetes clusters and Linux hosts. It maps kernel-level information to Kubernetes and container resources, so output points to pods and containers rather than raw process IDs.
It includes tools for collecting, filtering, formatting and exporting system data, plus a framework for writing your own gadgets. The project is a Cloud Native Computing Foundation Sandbox project.
Strengths
- Container- and Kubernetes-aware output
- Ready-made eBPF gadgets for common inspections
- Framework for building custom gadgets
Limitations
- Linux only, since it relies on eBPF
- Aimed at cluster operators rather than desktop users
Details
- Pricing
- FreeFree and open source.
- License
- Open source, license not stated
- Developer
- The Inspektor Gadget contributors
- Platforms
- Linux, Command line
- How it runs
- Downloadable app
- Account
- Not required
- Best suited for
- Kubernetes operators debugging workloads at the kernel level
- Categories
- System monitoring, Container tools, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Inspektor Gadget
Compare allSoftware that can replace Inspektor Gadget for an important use case, and what changes if you switch.
bpftrace
A high-level tracing language and command-line tool for observing the Linux kernel and processes with eBPF.
bpftrace offers a high-level tracing language for one-line eBPF scripts on Linux, with no Kubernetes-aware output built in.
sysdig
A Linux command-line tool for exploring and troubleshooting systems by capturing system calls, with container support.
Sysdig captures system calls with container awareness and an interactive terminal interface, but has a steep learning curve for filters and captures.
Tracee
A Linux runtime security and forensics tool that traces system events using eBPF.
Tracee uses eBPF to trace Linux hosts and containers with built-in security detectors, aimed more at runtime security and forensics.
Similar software
Related functionality, not necessarily a direct replacement.
Hubble
A network, service and security observability tool for Kubernetes clusters running Cilium, built on eBPF.
Tetragon
An eBPF-based security observability and runtime enforcement tool for Linux hosts and Kubernetes clusters.
Coroot
Investigate application behavior using automatically collected observability data.
Parca
Open-source continuous profiler that uses eBPF to track CPU and memory use down to the line.
Robusta
An open-source tool that groups, enriches and routes Prometheus alerts from Kubernetes clusters to chat destinations.