Skip to main content
These work everywhere in the Radar UI, OSS or Cloud. Press ? from any page to bring up this same reference inline.

Views

Switch views with g followed by a letter (a “g-mnemonic”):
KeyAction
g hHome / dashboard
g rResources
g iIssues
g tTopology
g aApplications
g lTimeline
g fTraffic
g mHelm
g oGitOps
g uChecks
g cCost
tToggle dark / light theme

Search & navigation

KeyAction
⌘K / Ctrl+KCommand palette
/Focus search (context-aware - searches the current view)
EscapeClose the current panel / modal / search box
?Show this shortcut sheet

Resource list (Resources, Helm)

KeyAction
j / kMove down / up by one row
g gJump to first row
GJump to last row
Enter / dOpen the selected resource’s detail drawer
yOpen the YAML view
lOpen logs (pods / workloads)
bToggle bulk-select mode (checkboxes for bulk delete / restart / scale)
[ / ]Previous / next resource kind in the sidebar

Topology

KeyAction
fFit graph to the viewport
+Zoom in
-Zoom out
0Reset zoom
DragPan
ScrollZoom
ClickSelect node
Shift+clickMulti-select

Tips

  • The omnibar (⌘K) searches across the whole cluster, not just the current view, and takes structured filter pills - kind:, ns:, label:, image:, and (in Cloud) cluster:. See Navigation & search for the full syntax.
  • The search box (/) inside the resource browser does substring + label-selector matching against the current list. Type app=foo and it’ll filter by label.
  • In Cloud, the omnibar searches across the fleet - results are labeled with the cluster they live in.