K8Studio v4.0.0 is here.See what changed
CloudMaps Beta · 5,000+ workloads · agentless · zero telemetry

The Kubernetes IDE. Google Maps for your clusters.

No Agents. No Data Collection. No Surprises.

Navigate your clusters like Google Maps with CloudMaps™ (beta), debug with AI Copilot, manage RBAC and Helm, and bring ArgoCD, Grafana, and Prometheus into one desktop workspace. Connect via kubeconfig. Nothing installed in your cluster, no data leaves your machine.

Available for macOS · Windows · LinuxFull features free for 15 days, then $9/mo. No credit card to start.
See plans → from $9/mo
One workspace, every view docked together
K8Studio CloudMaps beta overview showing namespaces, apps, workloads, and more than 5,000 Kubernetes workloadsK8Studio CloudMaps beta showing application regions, workload groups, and persistent volume relationshipsK8Studio CloudMaps beta showing a selected Redis StatefulSet connected to many persistent volume claims
Beta · 5,000+ workloads
CloudMaps animation
Scale view
1 / 3
CloudMaps Beta

Google Maps for Kubernetes.

See everything, spot problems, understand your cluster in seconds. CloudMaps turns 5,000+ workloads into an explorable live map of namespaces, apps, storage, and dependencies.

Workspace and views

One desktop workspace for every Kubernetes investigation.

K8Studio keeps the important views docked together: grids, topology, timelines, logs, YAML, terminal, RBAC, Helm, and integrations. You can move from a cluster-wide question to a single object without rebuilding context in another tool.

Explore all views
K8Studio workspace with multiple Kubernetes views docked together

Resource grids

Pods, Deployments, Services, CRDs, Gateway API, RBAC, and more.

CloudMaps

A live map of namespaces, workloads, services, routes, and dependencies.

Topology

Object relationships from any selected Kubernetes resource.

Timeline

Cluster events grouped by resource and time.

Logs and terminal

Live logs, aggregated workload logs, and shell access in context.

Diff and YAML

Inspect, edit, compare, and review manifests without leaving the workspace.

Helm and RBAC

Manage releases, permissions, roles, bindings, and service accounts visually.

CloudMaps Beta

The live map for Kubernetes clusters.

CloudMaps turns your cluster into a spatial model of namespaces, workloads, pods, services, routes, storage, policies, and dependencies. See the structure, follow relationships, and spot problems faster than a tree or table can show them.

K8Studio CloudMaps showing Kubernetes namespace regions, workloads, services, and relationships

Google Maps-style navigation

Move from the whole cluster into regions, namespaces, workloads, pods, routes, and dependencies without losing orientation.

Aggregation without hiding detail

Namespaces stay as islands, workloads own their pods, and regions group related platform and application areas.

Relationship structure

Follow Services, Gateway API routes, storage, policies, nodes, ports, and object dependencies in context.

Built for large clusters

Designed for clusters with 5,000+ workloads by showing the right level of detail as you zoom.

Blast-radius awareness

Understand what a workload can reach, what depends on it, and which changes could affect nearby resources.

No agent installed in your cluster. Ever.

Every other serious Kubernetes management platform - Komodor, Groundcover, Devtron, Lens Prism - requires you to install a DaemonSet, sidecar, or Operator into your cluster. That software runs persistently, holds cluster-level RBAC permissions, and sends data to the vendor's cloud.

K8Studio installs nothing. It connects to your Kubernetes API server via kubeconfig - exactly like kubectl - and all processing happens locally on your machine. No data leaves your cluster except through the standard API response. No vendor dependency at runtime. No compliance scope expansion.

This is not a feature we added. It's a foundational architecture decision that affects your security posture, compliance burden, and what happens when a vendor goes down.

GitOps + observability

One workbench for your whole stack

K8Studio brings GitOps and observability into the same agent-free window. See your ArgoCD applications, Grafana dashboards, and Prometheus metrics alongside your clusters - no context-switching, no extra agents, no data leaving your machine.

ArgoCD
Grafana
Prometheus
Helm

ArgoCD · Grafana · Prometheus · Helm

The integrations that turn a Kubernetes viewer into a Kubernetes IDE.

AI assistance for Kubernetes

Copilot understands your Kubernetes context and uses K8Studio tools to help.

K8Studio Copilot is not a generic chat box. It is connected to the app context, can reason over selected resources, and can use K8Studio MCP tools to inspect, navigate, diagnose, and prepare reviewed Kubernetes changes while giving teams stronger privacy controls around what reaches a model.

Context-aware answers

Copilot can use the selected cluster, namespace, workload, YAML, events, logs, and visible K8Studio context.

MCP-powered actions

K8Studio MCP gives Copilot structured tools to open pages, inspect resources, analyze issues, and prepare changes.

Reviewed changes

Mutating actions go through K8Studio confirmation, RBAC checks, and server-side dry-run preflight before apply.

Privacy controls

K8Studio can anonymize sensitive cluster details before model use, and Ollama gives teams a local inference option when they want tighter data boundaries.

YAML and diagnostics

Ask for manifest reviews, rollout debugging, log analysis, resource explanations, and safer patch suggestions.

Choose the model that fits your environment

OpenAI

Use OpenAI models when you want strong general reasoning, Kubernetes troubleshooting, and fast hosted inference.

Claude

Use Anthropic Claude models for long-context analysis, careful explanations, and detailed operational reviews.

Ollama

Use local Ollama models when you want the assistant to run on your machine or inside a restricted environment.

Why teams switch

Why engineers switch to K8Studio from Lens and K9s.

Different teams arrive from different tools. The reason they stay is the same: K8Studio keeps the desktop workflow local, adds the visual layer, and never asks your cluster to trust another agent.

From Lens

Keep the desktop workflow. Lose the phone-home.

Lens went commercial and now phones home. K8Studio keeps the desktop IDE experience - CloudMaps visualization, RBAC management, Helm releases, and multi-cluster support - without adding a cloud backend to your workflow.

Full 15-day trial, then $9/mo. Agent-free, local-first, and built for clusters that stay yours.

From K9s

Keep the speed. Add the visual layer.

K9s is fast and we respect it. But once you need visual network paths, teammate-friendly onboarding, or a clearer way to inspect cluster relationships, a GUI stops being decoration and starts saving time.

K8Studio keeps keyboard-driven workflows while adding CloudMaps, logs, RBAC, and side-by-side cluster views.

For restricted teams

Built for air-gapped and regulated environments.

Most Kubernetes tools get awkward the moment you mention offline networks, defense requirements, or strict procurement rules. K8Studio Professional Airtight was built for teams that cannot allow tools to call home.

Government, defense, healthcare, and finance teams can keep the same desktop workflow without punching holes in policy.

Desktop Kubernetes without cluster agents, vendor callbacks, or a second control plane to trust.
The toolbox

The full Kubernetes toolbox.

Agent-free by designBuilt for multi-cluster workFast logs, RBAC, Helm, metrics, and visual maps

Enterprise cluster access

If your team can kubectl, they can K8Studio.

K8Studio follows your existing kubeconfig authentication flow - from simple certificates to enterprise SSO, AWS IAM, and OIDC providers. No shared passwords. No new IAM roles to create. No vendor credentials stored anywhere.

Already using OIDC, EKS exec, or kubelogin? K8Studio runs the same auth flow.

No shared cluster password required

Modern Kubernetes auth is usually short-lived and delegated. K8Studio runs the configured auth flow, shows clear login states, and does not hide authentication failures behind a vendor relay.

OIDC / Enterprise SSO

Keycloak, Okta, Azure AD, Google Workspace, and other OpenID Connect providers.

AWS IAM / EKS exec

EKS kubeconfigs that use aws eks get-token, including AWS IAM Identity Center sessions.

Azure / AKS kubelogin

AAD-backed AKS clusters using kubelogin and exec credential plugins.

GCP / GKE auth plugin

GKE clusters that use gke-gcloud-auth-plugin through kubeconfig exec auth.

Client certificate + key

Self-managed clusters and kubeadm kubeconfigs using certificate-based users.

Bearer and service account tokens

Token-based kubeconfigs for automation, CI/CD, and in-cluster service accounts.

Generic exec plugins

Any kubeconfig user that runs an external command to retrieve a short-lived token.

Proxy and local tunnels

kubectl proxy, local API tunnels, and private endpoints exposed through localhost.

New SSO guides cover Keycloak OIDC, AWS IAM Identity Center with EKS, Google Cloud SSO with GKE, and Microsoft Entra ID with AKS kubelogin.

Popular questions

Frequently Asked Questions

Straight answers about K8Studio's agent-free architecture, air-gapped support, pricing, and how it compares to Lens and K9s.

Covers

Local-first cluster access, offline use, pricing, and the switch path from Lens or K9s.

Overview

What is K8Studio?

K8Studio is an agent-free desktop Kubernetes IDE. It connects through kubeconfig and brings CloudMaps™, RBAC, Helm, logs, metrics, AI Copilot, and multi-cluster workflows into one local workspace on macOS, Windows, and Linux.

Explore features
Architecture

Is K8Studio agent-free?

Yes. K8Studio talks to your cluster through the Kubernetes API, the same way kubectl does. No DaemonSet, sidecar, Operator, or CRD is installed in your cluster, and your cluster data stays on your machine.

See the agent-free model
Restricted networks

Does K8Studio work in air-gapped or offline environments?

Yes. If your workstation can reach the Kubernetes API server, K8Studio works in offline and air-gapped environments too. Professional Airtight is the option built for government, defense, healthcare, finance, and other controlled networks.

Read the air-gapped guide
Alternatives

How does K8Studio compare to Lens?

Both are desktop Kubernetes IDEs, but K8Studio stays local and agent-free. It adds CloudMaps™, built-in RBAC, and offline-ready workflows without requiring a vendor cloud backend for advanced use.

Compare with Lens
Alternatives

What is a good alternative to K9s with a GUI?

K8Studio is built for engineers who want K9s speed plus a visual layer. You keep keyboard-friendly workflows and gain CloudMaps™, logs, RBAC, an integrated terminal, and multi-tab cluster workspaces.

Compare with K9s
Pricing

Is K8Studio free?

K8Studio includes a full 15-day Professional trial with no credit card to start. After that, plans start at $9/mo, with Professional at $17/mo and Professional Airtight at $187/yr for offline environments.

View pricing
3-step setup

Start managing Kubernetes the way it should feel.

Try every Professional feature free for 15 days. Keep it from $9/mo. Nothing installed in your cluster, ever.

01Install

Download K8Studio

Install the desktop app on macOS, Windows, or Linux and start with the same full-featured workspace on every machine.

Native desktop app · Full 15-day trial

02Connect

Connect your cluster in 60 seconds

Point K8Studio at your kubeconfig. It follows the auth flow you already use, without setup scripts, cluster agents, or extra permissions to grant.

Works with kubeconfig, exec auth, OIDC, EKS, AKS, and GKE

03Decide

Keep the workflow if it fits

Use every Professional feature locally for 15 days. If it earns a place in your daily workflow, keep the same setup from $9/mo.

Nothing installed in your cluster, ever

Cluster access

K8Studio works with any kubeconfig-accessible cluster, including EKS, GKE, AKS, K3s, OpenShift, and private air-gapped setups.

Same auth flow. No agents. No cluster footprint.

Used by 8,000+ DevOps engineers on macOS, Windows, and Linux. Works with EKS, GKE, AKS, K3s, OpenShift, and any kubeconfig-accessible cluster.

Contact

Contact the team behind K8Studio.

If you are evaluating K8Studio, working through Kubernetes access questions, or need help with licensing and restricted environments, send us a clear note and we will route it to the right person.

What to include

The most helpful messages usually mention your cluster environment, auth method, what you are trying to validate, and where you are blocked.

Product and support questions

Ask about installation, licensing, trials, Kubernetes auth flows, offline environments, or feature fit.

Security and restricted environments

Reach out if your team needs details about agent-free architecture, air-gapped use, or compliance-sensitive workflows.

Technical evaluation

Tell us what clusters, auth providers, or operational problems you want to validate with K8Studio.

Direct and useful beats formal

Short messages are fine. If you already know the cluster type, auth provider, or the workflow you need to test, include it and we can respond with more concrete help.

Send a message

Use the form below for product, support, licensing, and evaluation questions.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.