Introducing Clusterfudge v0.1.0
We’re excited to announce Clusterfudge — a fast, keyboard-first Kubernetes desktop client built with Go and React. After months of development, we’re releasing our first public version with support for 27+ resource types, AI-powered debugging, integrated Helm management, and a security scanner.
What is Clusterfudge?
Clusterfudge is a native desktop application for managing Kubernetes clusters. Unlike web-based dashboards that require port-forwarding or ingress configuration, Clusterfudge connects directly to your clusters via your kubeconfig and presents everything in a snappy, keyboard-navigable interface.
Built with Wails (Go + React), it ships as a single binary of ~15 MB — roughly 1/10th the size of an Electron equivalent — while maintaining full cross-platform support on macOS, Linux, and Windows.
Key Features in v0.1.0
- 27+ Resource Types — Navigate Pods, Deployments, Services, ConfigMaps, Secrets, CRDs, and more from a single interface.
- AI-Powered Debugging — Launch Claude Code, Gemini CLI, or ChatGPT Codex with full pod context in one click.
- Helm Management — View, install, upgrade, and rollback Helm releases without leaving the app.
- Security Scanner — Identify misconfigurations, overly permissive RBAC, and container security issues.
- Keyboard-First — Navigate your entire cluster without touching a mouse. Vim-style keybindings included.
Getting Started
Download Clusterfudge from our homepage. It works out of the box with any existing kubeconfig — just launch and start exploring your clusters.
We have builds for macOS (Apple Silicon and Intel), Linux (x64 and ARM64), and Windows (x64). Installation takes under a minute.
What’s Next
We’re already working on v0.2.0, which will include multi-cluster views, custom dashboards, and plugin support. Stay tuned — and if you have feedback, we’d love to hear from you on GitHub.