Inspektor Gadget is a collection of tools (or gadgets) to debug and inspect Kubernetes resources and applications. It manages the packaging, deployment, and execution of eBPF programs in a Kubernetes cluster, including many based on BCC tools, as well as some developed specifically for use in Inspektor Gadget. It automatically maps low-level kernel primitives to high-level Kubernetes resources, making it easier and quicker to find the relevant information.
Features
- Documentation available
- Examples available
- Expanding BPF usage from single nodes to across the entire cluster
- Maps low-level Linux resources to high-level Kubernetes concepts
- Use stand-alone or integrate into your own tooling
- All the tools you need to investigate your cluster’s toughest issues
