A native desktop Kubernetes manager built for engineers who want a fast, beautiful, and distraction-free way to manage their clusters — no browser, no subscription, no limits.

kubelizeme app screenshot

Everything you need

Built with Rust + Tauri for native performance. No Electron, no browser overhead.

Multi-cluster support

Connect to all your clusters at once with tabbed navigation. Switch instantly with ⌘1–9.

All Kubernetes resources

Pods, Deployments, StatefulSets, Services, Ingresses, ConfigMaps, Secrets, Nodes, CRDs and more — all in one place.

Live log streaming

Stream logs from any pod in real time. Multi-pod log viewer lets you watch multiple containers side by side.

Integrated terminal

Exec into any pod directly from the app. Full terminal experience without leaving your workflow.

Global search

Find any resource across all connected clusters instantly with ⌘K.

Native performance

Built with Rust and Tauri v2. Starts in under a second, uses a fraction of the memory of Electron apps.

100%

Free forever

0

Telemetry or tracking

Clusters supported

macOS

Native app

kubelizeme icon

Get started quickly

Available for macOS and Linux — no account, no sign-up, no license key.

# Add the tap
brew tap amioranza/tools
# Install kubelizeme
brew install --cask amioranza/tools/kubelizeme
# Update to latest version
brew upgrade --cask amioranza/tools/kubelizeme

Or download the DMG directly

Download v1.1.0 for macOS

Universal binary — Apple Silicon & Intel

# Download and install the .deb package
curl -LO https://releases.mioranza.tech/kubelizeme-v1.1.0-linux-x86_64.deb
sudo dpkg -i kubelizeme-v1.1.0-linux-x86_64.deb

Or download the AppImage (no install required)

x86_64 — Ubuntu 22.04+, Debian 12+