Download Clusterfudge

Free, open source, and available for all platforms. One ~15 MB binary — no runtime dependencies.

macOS

Apple Silicon & Intel

Download .dmg
or: brew install clusterfudge

Windows

Windows 10+ (x64 & ARM)

Download .exe
or: choco install clusterfudge

Linux

x64 & ARM (AppImage, .deb)

Download .AppImage
or: apt install clusterfudge

Install via command line

macOS (Homebrew)
$ brew install clusterfudge
Linux (curl)
$ curl -sL get.clusterfudge.dev | bash
Windows (Chocolatey)
> choco install clusterfudge
Build from source
$ git clone https://github.com/leonardaustin/clusterfudge.git
$ cd clusterfudge
$ make build

System requirements

Minimum

  • macOS 12+, Windows 10+, or Linux with WebKit2GTK
  • 64-bit processor (x86_64 or ARM64)
  • 4 GB RAM
  • 50 MB disk space
  • Valid kubeconfig for at least one cluster

Recommended

  • Latest OS version
  • 8 GB+ RAM (for large clusters)
  • metrics-server installed for CPU/memory metrics
  • Claude Code, Gemini CLI, or ChatGPT Codex for AI debugging