Documentation Index
Fetch the complete documentation index at: https://radarhq.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
These work everywhere in the Radar UI, OSS or Cloud. Press ? from any page to bring up this same reference inline.
Views
| Key | Action |
|---|
1 | Home / dashboard |
2 | Topology |
3 | Resources |
4 | Timeline |
5 | Helm |
6 | Traffic |
t | Toggle dark / light theme |
Search & navigation
| Key | Action |
|---|
⌘K / Ctrl+K | Command palette |
/ | Focus search (context-aware - searches the current view) |
Escape | Close the current panel / modal / search box |
? | Show this shortcut sheet |
Resource list (Resources, Helm)
| Key | Action |
|---|
j / k | Move down / up by one row |
g g | Jump to first row |
G | Jump to last row |
Enter / d | Open the selected resource’s detail drawer |
y | Open the YAML view |
l | Open logs (pods / workloads) |
[ / ] | Previous / next resource kind in the sidebar |
Topology
| Key | Action |
|---|
f | Fit graph to the viewport |
+ | Zoom in |
- | Zoom out |
0 | Reset zoom |
| Drag | Pan |
| Scroll | Zoom |
| Click | Select node |
Shift+click | Multi-select |
Tips
- The command palette (
⌘K) is the fastest way to jump to any cluster, namespace, or resource by name. It runs against the current view’s data, so search results are scoped to what you’re looking at.
- The search box (
/) inside the resource browser does substring + label-selector matching. Type app=foo and it’ll filter by label.
- In Cloud,
⌘K also surfaces the cluster switcher - type a cluster name to jump straight in.