SametKUM

SametKUM / klustr

Public

A native Kubernetes desktop client — nothing in your cluster, Helm + Argo CD + Flux CD + Gateway API built in. MIT-licensed.

26
2
100% credibility
Found May 29, 2026 at 26 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Klustr is a desktop application that gives developers a visual, interactive way to explore and manage Kubernetes clusters. It reads the same credentials you already have, connects directly to your cluster's API, and shows you everything - pods, deployments, services, configurations, and more - in a live, real-time dashboard. You can browse resources, view logs, scale deployments, manage Helm releases, and even work with Argo CD and Flux CD, all without installing anything extra in your cluster. The app runs entirely on your computer and speaks directly to the Kubernetes API.

How It Works

1
🔍 Discover Klustr

A developer hears about Klustr as a lightweight alternative to heavy Kubernetes dashboards - no extra software to install in the cluster.

2
📦 Install in seconds

They download the app for their operating system and install it with one click - no complicated setup required.

3
🔑 Connect to their clusters

The app automatically finds their existing cluster credentials and asks which cluster they want to explore - they just pick one.

4
🚀 Everything loads instantly

All their workloads, pods, services, and configurations appear in a live dashboard - updates stream in automatically without refreshing.

5
Explore or take action
👀
Browse everything

Navigate through namespaces, filter resources, and drill into any workload or configuration to see its details

Take action

Scale deployments, restart pods, port-forward to services, or edit YAML directly - all from the same interface

6
🌐 Multi-cluster view

They can connect multiple clusters and see them all in one aggregated view, with color-coded tags to keep straight which environment they're looking at.

Kubernetes made simple

They have a powerful, fast Kubernetes client that works entirely on their machine - nothing extra running in their cluster, no extra logins needed.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 26 to 26 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is klustr?

Klustr is a native Kubernetes desktop client that runs as a standalone app on macOS, Linux, and Windows. Built with Go and React using Wails, it connects directly to your cluster through your existing kubeconfig without installing anything in the cluster itself. It surfaces every built-in Kubernetes resource, plus first-class support for Helm releases, Argo CD applications, Flux CD reconcilers, and Gateway API routes. You get live updates via Kubernetes informers, multi-cluster aggregation in a single view, and operations like scale, restart, pause, and rollback without touching kubectl.

Why is it gaining traction?

The hook is zero-friction cluster management. Most Kubernetes GUIs either require in-cluster components or are web-based dashboards. Klustr drops a binary, reads your kubeconfig, and you're immediately looking at everything your permissions allow. The Access Review feature shows a subject-to-permissions matrix with binding traces, which is genuinely useful for debugging RBAC issues. Helm and Argo CD operations work through the Kubernetes API directly—no separate CLI logins, no context switching. The UI includes a Monaco editor for YAML with dry-run diffs, multi-pod log streaming with ANSI coloring, and an embedded terminal for exec sessions.

Who should use this?

Platform engineers managing multiple clusters who want a native app experience instead of browser tabs. DevOps teams using Argo CD or Flux who want to trigger syncs and rollbacks without the CLI. Developers who need quick cluster visibility without cluster-side agents. Anyone doing RBAC debugging will find the access review matrix valuable. Not yet ready for teams needing Windows support—only macOS and Linux builds are available.

Verdict

Klustr solves a real problem with a thoughtful UX, but with 26 stars and a 1.0% credibility score, it's early-stage software. The feature set is impressive for a small project, but production teams should treat it as a promising option to watch rather than a proven tool. Try it on a non-production cluster first. If the maintainer keeps shipping, this could become a solid alternative to Lens or k9s.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.