CloudMaps™: Google Maps for Kubernetes

CloudMaps™ is a live map of your Kubernetes cluster. Instead of forcing you to reconstruct relationships from trees, tables, and YAML, it turns namespaces, workloads, services, pods, storage, policies, routes, and dependencies into an explorable spatial model.

It is built for scale, including clusters with 5,000+ workloads, so teams can zoom from the whole environment into a namespace, workload, pod, route, or dependency without losing where they are.

CloudMaps is available during the active 15-day Professional trial and with Professional or Professional Airtight licenses. It is not included in Basic after the trial.

CloudMaps™: Google Maps for Kubernetes

See the structure, not just the list

CloudMaps turns Kubernetes relationships into a map you can read at a glance:

  • Namespaces as islands - namespaces stay visually distinct, even when they are small, so they do not disappear inside a merged blob.
  • Regions by purpose - related namespaces and tools group into recognizable areas such as monitoring, ingress, platform services, or your own application domains.
  • Workloads and pods in context - pods aggregate into the workloads that own them, and workloads sit inside the namespace where they actually run.
  • Services, routes, and dependencies - Services, Ingresses, Gateway API resources, policies, routes, and related objects are shown in context instead of as isolated YAML.
  • Storage relationships - PVCs and storage dependencies can be followed from the workload that uses them.
  • Technology icons - tools such as Prometheus, Grafana, Argo CD, Helm, CoreDNS, and other known ecosystem components are easier to recognize visually.

Zoom without losing where you are

CloudMaps is designed around continuous exploration:

  • Start from the whole cluster.
  • Zoom into a region.
  • Open a namespace island.
  • Inspect a workload.
  • Follow pods, services, routes, policies, storage, and dependencies.

The goal is to keep your mental model intact. You should not have to jump from one disconnected screen to another just to understand why a workload behaves the way it does.

Built for large clusters

Traditional tree views and resource tables become harder to reason about as clusters grow. CloudMaps is designed for clusters with thousands of workloads by aggregating detail at the right level instead of throwing information away.

At a high zoom level, you see regions, namespaces, resource counts, and health signals. As you zoom in, more detail appears: workloads, pods, services, ports, routes, storage, and live relationships.

Understand relationships and blast radius

CloudMaps helps answer questions that are painful in flat tools:

  • What is this workload connected to?
  • Which services or routes lead to it?
  • Which pods, PVCs, and policies are related?
  • What could be affected if this object changes?
  • What can this service account or workload reach if something is compromised?

That makes CloudMaps useful for troubleshooting, architecture review, onboarding, and security discussions.

Works with the rest of K8Studio

CloudMaps is not a separate dashboard. It sits inside the same desktop workspace as:

  • Object Topology
  • Events Timeline
  • Workload grids
  • Logs
  • Security views
  • RBAC
  • Helm
  • Argo CD
  • Prometheus
  • Grafana

Because K8Studio connects through your existing kubeconfig, CloudMaps works without installing agents, sidecars, operators, or collectors in your cluster.

For more context, read why we built Google Maps for Kubernetes, compare the best Kubernetes cluster visualization tools for 2026, review maintained Weave Scope alternatives, or inspect per-object topology alongside the cluster-wide map.

CloudMaps is currently in beta and continues to evolve based on real cluster feedback.

CloudMaps is included during the active 15-day Professional trial and in the Professional and Professional Airtight plans. It is not included in Basic after the trial.

CloudMaps FAQ

CloudMaps questions, answered

Direct answers about cluster visualization, scale, relationships, local data, and air-gapped operation.

01

What is the best way to visualize a Kubernetes cluster?

CloudMaps™ provides a live, zoomable Kubernetes cluster visualization that preserves context from the namespace level down to workloads and pods. The best approach depends on the task: use a live map for operations and troubleshooting, a generated diagram for documentation, and a service-mesh graph for mesh traffic analysis.

02

What is CloudMaps in K8Studio?

CloudMaps™ is K8Studio's live Kubernetes cluster visualization — Google Maps for Kubernetes. It renders namespaces as islands, groups them into purpose-based regions, and shows workloads, pods, services, routes, storage, and dependencies as an explorable spatial map.

03

Which K8Studio plans include CloudMaps?

CloudMaps is available during the active 15-day Professional trial and with Professional or Professional Airtight licenses. It is not included in the Basic plan after the trial.

04

Do I need to install an agent to use CloudMaps?

No. CloudMaps connects through your kubeconfig like kubectl. No DaemonSets, sidecars, operators, or collectors are installed in the cluster, and no cluster data leaves your machine.

05

How large a cluster can CloudMaps handle?

CloudMaps is built for clusters with 5,000+ workloads. It aggregates detail by zoom level — regions and namespaces at high zoom, workloads, pods, ports, and routes as you zoom in — instead of hiding information.

06

What relationships does CloudMaps show?

CloudMaps shows workload-to-pod ownership, Service and Gateway API routing, Ingress paths, PVC storage dependencies, network policies, and object dependencies. This makes it easier to trace traffic and assess blast radius before a change.

07

What is a Kubernetes topology map?

A Kubernetes topology map is a visual model of cluster resources and their relationships. Instead of listing objects separately, it shows where namespaces, workloads, pods, services, ingresses, routes, policies, and storage fit together.

08

Does CloudMaps work in air-gapped environments?

Yes. If your workstation can reach the Kubernetes API server, CloudMaps works offline. Professional Airtight is the tier built for air-gapped and regulated networks.

09

Is Weave Scope still maintained?

No. The Weave Scope project states that it is no longer maintained, and its latest GitHub release was published in 2021. Existing installations may still run, but teams should evaluate a maintained replacement before relying on it for current clusters.

10

What replaced Weave Scope for Kubernetes visualization?

There is no single official replacement. CloudMaps is an agent-free option for a live, zoomable cluster map; KubeView provides a lightweight resource relationship graph; KubeDiagrams generates architecture diagrams; and Kiali focuses on service-mesh traffic.