1 مستودع
Tools for investigating the internal state of cluster nodes using transient debug environments.
Distinct from Kubernetes Node Metrics: Shortlist candidates focus on metrics or failure detection, not active debugging and investigation.
Explore 1 awesome GitHub repository matching devops & infrastructure · Kubernetes Node Debuggers. Refine with filters or upvote what's useful.
Inspektor Gadget is an eBPF observability toolset and program framework designed for tracing Linux systems and debugging Kubernetes nodes. It provides a suite of tools to collect kernel-level telemetry and export system metrics via the OpenTelemetry standard. The project distinguishes itself by packaging inspection tools as OCI-compliant container images, allowing for standardized distribution and deployment across clusters and hosts. It employs a modular data processing pipeline that utilizes WebAssembly modules to transform and filter telemetry, and leverages Compile Once Run Everywhere for
Investigates specific Kubernetes cluster nodes using transient debug environments and containerized inspection images.