
Kubernetes Workspaces: Stop Rebuilding Your Dashboard View Every Time You Switch Context
Every context switch costs you the setup time. Kunobi workspaces let you save and pin your cluster views so your filters, columns, and layouts are exactly where you left them.

Open-sourcing kache: a Rust build cache and sccache alternative
kache is a Rust build cache and sccache alternative for git worktrees, macOS, and CI, using hardlinks, blake3 content-addressing, and S3 sync.

KubeCon for First-Timers: What Actually Matters (And What Doesn't)
Attending KubeCon for the first time? A practical guide to navigating 12,000+ people, dozens of tracks, and the hallway conversations that matter most, with advice from CNCF Ambassadors who've been there.

Why kubectl Hangs for 30 Seconds on VPN (IPv6 + EKS Explained)
kubectl taking 20-30 seconds on VPN? Learn how IPv6 dual-stack DNS and EKS endpoints cause hidden timeouts, and why Happy Eyeballs fixes it.

Why Your Kubernetes Tool Uses 1GB of RAM (and How to Fix It)
Why Kubernetes desktop clients can reach 1GB+ RAM in multi-cluster GitOps setups — what causes it and what architectural alternatives exist.

A GUI for Your Flux CD Pipeline: See What GitOps Is Actually Doing
Stop assembling the picture in your head. See your entire Flux CD pipeline as a live dependency graph.

Visualizing Helm Deployments to Debug Kubernetes Faster
Stop juggling terminal tabs. See your entire Helm deployment at a glance with visual flow diagrams.

Why CLI vs GUI in Kubernetes Is the Wrong Debate
Is Kubernetes hard because of the tools, or because no one can see the whole system anymore? We explore why the CLI vs GUI debate misses the real issue: shared visibility in team-operated systems.

Kubernetes Resource Operations: From Inspection to Action
Managing Kubernetes resources typically requires multiple commands and context switches. See how Kunobi streamlines the view-edit-apply workflow into a single interface.