Inspektor Gadget
eBPF-based tool collection for debugging and observing Kubernetes workloads
The eBPF observability tool just started reaching for the GPU.
◆Recent moves
- 4d ago
Inspektor Gadget v0.55.0 opens a GPU telemetry bridge
⚡ SPARKThe release that pushes Inspektor Gadget past its existing boundary: a gpu-ebpf-bridge daemon publishing GPU telemetry through pinned BPF maps, arriving alongside the map-pinning and non-destructive iteration support that gadgets would need to read it. It also adds SockOps, SkSKB and SkMsg program types and OTel/Python stack symbolization, continuing the trajectory of becoming a general eBPF runtime rather than a fixed gadget catalog.
View source ↗ - 25d ago
Release v0.54.1
A single-fix bugfix release ensuring the oci-store directory exists before locking. Routine follow-up to v0.54.0.
View source ↗ - 1mo ago
Inspektor Gadget v0.54.0 generates Cilium NetworkPolicies
Teaches advise_networkpolicy to generate Cilium NetworkPolicy resources via --policy-format, not just Kubernetes ones — the tool meeting users in the CNI they actually run. Helm gains CPU and memory requests and limits so the DaemonSet fits cluster quotas and admission policies.
View source ↗ - 1mo ago
Release v0.53.2
Backports a fix avoiding a fanotify self-deadlock in the container hook by caching config.json. A single-issue patch release on the 0.53 line.
View source ↗ - 2mo ago
Release v0.53.1
Backports security hardening for USDT and uprobe ELF and ld.so.cache parsing. Defensive work on the code paths that read untrusted binary metadata.
View source ↗ - 2mo ago
Inspektor Gadget v0.53.0 adds the trace_link gadget
Adds the trace_link gadget and improves stack output by dropping the [N] prefix in favor of binary and offset, with Python 3.13 TLS support arriving through the otel-ebpf-profiler update. The symbolization work here is what v0.55.0 later extends to OTel and Python stacks in perf_event gadgets.
View source ↗