Topology
Visualize how resources in a namespace connect as an interactive graph.
topologygraphvisualization
Topology
Topology turns a namespace into an interactive graph so you can see how resources relate at a glance.
What it shows
- Deployments, ReplicaSets, and Pods and how they own one another.
- Services and the pods they select.
- ConfigMaps, Secrets, and PVCs wired into workloads.
- Ingresses routing to services.
Nodes are laid out automatically so the structure of an application is obvious — useful for onboarding onto an unfamiliar namespace or explaining a system to a teammate.
Using it
- Open Workbench → Topology.
- Pick a namespace.
- Pan and zoom the graph; click any node to open its detail drawer.
Notes
Topology is a Pro feature. Each namespace graph is a session, so you can keep several open across clusters.