K8Studio Support

Frequently Asked Questions

Answers about K8Studio's agent-free architecture, air-gapped support, AI Copilot privacy, CloudMaps, pricing, and Kubernetes compatibility.

K8Studio is a comprehensive Kubernetes management IDE designed to simplify the management, monitoring, and deployment of Kubernetes clusters. It provides an intuitive graphical interface, powerful YAML editor, and integrated tools for enhanced cluster management.

K8Studio is beneficial for DevOps engineers, system administrators, developers, and anyone involved in managing Kubernetes clusters. Whether you are a beginner or an experienced user, K8Studio offers features that cater to various skill levels and needs.

Key features of K8Studio include multi-cluster management, CloudMaps cluster visualization, an intuitive YAML editor with syntax highlighting and validation, built-in terminal access, logs, Helm workflows, DevSec View, and Role-Based Access Control (RBAC) management.

Yes. K8Studio supports multi-cluster management, allowing you to manage multiple Kubernetes clusters from a single interface. You can easily switch between clusters and group them for better organization.

K8Studio can be installed from the official download page. Installation options are available for Windows, macOS, and Linux.

K8Studio does not collect data from your Kubernetes clusters. Cluster operations are performed locally through the desktop application using your Kubernetes API access, helping keep cluster data inside your environment.

K8Studio is optimized for responsive navigation in large Kubernetes environments. It reads data through the Kubernetes API and presents workloads, logs, resources, and relationships in a visual desktop interface.

If you encounter a bug or technical issue, report it through the K8Studio support or GitHub issue channels with your operating system, K8Studio version, and steps to reproduce the problem.

K8Studio is completely agent-free. It installs nothing in your cluster: no DaemonSet, no sidecar, no operator, no CRD, and no service account beyond what you already have. It connects to your cluster the same way kubectl does, using your existing kubeconfig file and the standard Kubernetes API. When you close K8Studio, nothing is left running. Your cluster is exactly as you left it.

Yes. K8Studio works in air-gapped and offline environments. It only needs a network path to your cluster's Kubernetes API endpoint, not the public internet. For organizations that require fully offline operation with no internet dependency at all, including license validation, K8Studio Professional Airtight is a dedicated offline-compatible license designed for defense, finance, healthcare, and government environments operating in network-restricted or classified networks.

No. The K8Studio AI Copilot runs locally on your machine. Your cluster data, including pod states, logs, events, and resource configurations, is analyzed on your desktop and never transmitted to an external AI endpoint or third-party cloud service. This is a deliberate architectural decision: K8Studio does not collect, proxy, or store any cluster data, and the AI Copilot is no exception.

CloudMaps is K8Studio's interactive cluster visualization feature. It renders your entire Kubernetes environment as a live, navigable map showing workloads, pods, services, and the relationships between them in real time. You can see pod-to-pod communication paths, spot exposed services, identify resource health at a glance, and detect misconfigurations that would be invisible in a flat list view. CloudMaps uses color coding and heatmaps to surface issues immediately, without requiring you to mentally reconstruct your cluster topology from tables and logs.

K8Studio is a direct alternative to Lens and its forks, with several key differences. Like Lens, it is a desktop IDE that connects to your clusters via kubeconfig. Unlike Lens, K8Studio is agent-free, includes a local AI Copilot that does not send data to the cloud, and has dedicated air-gapped support via the Professional Airtight tier. OpenLens is effectively unmaintained as of 2026, and FreeLens, while actively maintained, is a community project without commercial support or the broader feature set K8Studio offers. See the full comparison at k8studio.io/openlens-alternative.

K9s is a terminal-based Kubernetes UI: fast, keyboard-driven, and beloved by CLI-first engineers. K8Studio is a full desktop IDE with a graphical interface, which makes it better suited for visual troubleshooting with CloudMaps, security workflows with DevSec View and RBAC management, and teams where not everyone lives in the terminal. Many teams use both: K9s for quick command-line operations and K8Studio for deep cluster inspection, multi-cluster management, and Helm release management. If you are currently using K9s and want a GUI without giving up depth, see k8studio.io/k9s-alternative.

K8Studio offers a 15-day free trial with no credit card required. After the trial, there are three plans:

  • Basic: $9/month. Core cluster management, CloudMaps, multi-cluster support, logs, and YAML editor.
  • Professional: $17/month. Everything in Basic plus AI Copilot, DevSec View, RBAC management, Helm GUI, and priority support.
  • Professional Airtight: $187/year. Everything in Professional, designed for fully offline and air-gapped environments with no internet dependency for operation or licensing.

Full pricing details are available at k8studio.io/pricing.

K8Studio works with any Kubernetes distribution that exposes a standard Kubernetes API. This includes managed cloud services such as Amazon EKS, Google GKE, Azure AKS, and DigitalOcean DOKS; on-premises distributions such as Rancher, OpenShift, K3s, Talos, and RKE2; local development clusters such as minikube, Kind, K3d, and Docker Desktop; and air-gapped or self-hosted clusters. If you can connect to it with kubectl, K8Studio can connect to it.

K8Studio reads your existing kubeconfig file, typically ~/.kube/config, which is the same credential file used by kubectl. It does not modify your kubeconfig, create new service accounts, or request any permissions beyond what your current kubeconfig already grants. K8Studio respects your existing RBAC configuration: if your user can read pods but not secrets, K8Studio will reflect that exactly. No elevated permissions are required to run K8Studio, and nothing is written back to your cluster during normal operation.

Professional Airtight is K8Studio's plan for organizations that operate in fully offline, air-gapped, or network-restricted environments, including defense contractors, government agencies, financial institutions, and healthcare organizations with strict data segmentation requirements. It includes everything in the Professional plan, with one critical difference: it requires no internet access for operation or license validation. The license works entirely offline. It is billed annually at $187/year. If your environment has no outbound internet access, Professional Airtight is the right plan. Contact us if you need a custom deployment or evaluation license for a restricted environment.