Episode

Deep dive on Inspektor Gadget

with Frank Boucher, Jorge Arteiro, Mauricio Vasquez

On this episode, We deep dive into Inspektor Gadget, a powerful framework for data collection and system inspection on Kubernetes clusters and Linux hosts using eBPF. It allows users to build and package eBPF programs into OCI images called Gadgets, target Kubernetes clusters and Linux hosts, collect and export data, and automatically enrich kernel data with high-level resources like Kubernetes and container runtimes, among other features. Additionally, it supports WebAssembly (WASM) modules to post-process data and customize IG operators using any WASM-supported language.

Chapters

  • 00:00 - Introduction
  • 00:45 - What is Inspektor Gadget
  • 03:23 - Gadget Architecture
  • 06:16 - Available Gadgets
  • 07:05 - Inspektor Gadget Architecture
  • 08:06 - Inspektor Gadget in action
  • 10:28 - How to develop a Gadget - eBPF and WASM
  • 13:12 - How to Contribute

Connect