Cluster Topology Viewer

See your entire cluster in one beautiful visualization. Understand your architecture instantly with an interactive 2D topology that brings your Kubernetes clusters to life.

What It Does

The Topology Viewer is the absolute minimum you need to visualize your cluster:

Interactive 2D SVG visualization of your cluster

Drag and drop nodes to customize layout

Real-time status updates

Color-coded health indicators

Click-to-inspect for detailed node/pod information

that's it!

View Modes

Nodes View

Shows master/worker nodes with health status, resource usage, and overall cluster capacity at a glance.

Pods View

Shows pod distribution across nodes, namespace grouping, and pod-to-node relationships for better workload understanding.

Services View

Shows service-to-pod connections and how traffic flows through your cluster infrastructure (planned feature).

Technical Details

SVG-Based Rendering

Interactive visualization built with SVG, providing crisp graphics at any zoom level and smooth animations.

Responsive Design

Works seamlessly on desktop, tablet, and mobile devices with touch-friendly interactions.

Real-Time Data Refresh

Automatic data refresh ensures you always see the current state of your cluster without manual reloads.

Why Users Love It

Understand cluster architecture instantly - No need to parse through kubectl output

Spot outliers and issues visually - Color-coded health indicators make problems obvious

Better than scrolling through kubectl output - See the big picture at a glance

Configuration Details

To make things even easier, the Topology Viewer automatically fetches cluster data from your configured kubeconfig and updates in real-time. You can customize layouts by dragging nodes, save preferences, and switch between view modes with a single click.

So you don't need to do anything more to start understanding your clusters visually right now, however take your time reading the information below to get a deeper understanding about how these concepts work.