Member-only story

Underrated Kubernetes Projects: Part 2 🌐

ebenamor
4 min readJan 15, 2024

--

This is the second part of the underrated k8s project, checkout the first part here⬇️

Inspektor Gadget 👁️

Inspektor Gadget is a set of tools (or gadgets) to debug and investigate Kubernetes assets and packages. It manages the packaging, deployment and execution of eBPF programs in a Kubernetes cluster, which includes many primarily based on BCC gear, in addition to some developed specially for use in Inspektor Gadget. It automatically maps low-level kernel primitives to high-level Kubernetes assets, making it less complicated and quicker to find the applicable information1.

Key Features:

  • Gives a wide selection of BPF gear to dig deep into your Kubernetes cluster1.
  • Supports exceptional categories of gadgets, consisting of advocate, audit, profile, image, top, hint, and script12.
  • Can be set up and used with krew plugin manager2.
  • It is a Cloud Native Computing Foundation Sandbox Project1.

--

--

ebenamor
ebenamor

Written by ebenamor

“Devops enthusiast by day, stand-up comedian in binary. Embracing open source like it´s the source of all humor. This bio was co-founded by me and a rogue AI”

Responses (1)