Homebrew tap for Inspektor Gadget Desktop.
brew tap inspektor-gadget/tap
brew install --cask ig-desktopOr install directly:
brew install --cask inspektor-gadget/tap/ig-desktopThis app is not code-signed. macOS Gatekeeper will block it by default when you first try to open it.
Option 1: Right-click to open
- Right-click (or Control-click) on "Inspektor Gadget Desktop" in Applications
- Select "Open" from the context menu
- Click "Open" in the dialog that appears
Option 2: Remove quarantine attribute
xattr -dr com.apple.quarantine "/Applications/Inspektor Gadget Desktop.app"brew upgrade --cask ig-desktopbrew uninstall --cask ig-desktopInspektor Gadget is a collection of tools (gadgets) to debug and inspect Kubernetes resources and applications using eBPF. This desktop application provides a graphical interface for running gadgets on Kubernetes clusters or local Docker environments.