? from any page to bring up this same reference inline.
Views
Switch views withg followed by a letter (a “g-mnemonic”):
| Key | Action |
|---|---|
g h | Home / dashboard |
g r | Resources |
g i | Issues |
g t | Topology |
g a | Applications |
g l | Timeline |
g f | Traffic |
g m | Helm |
g o | GitOps |
g u | Checks |
g c | Cost |
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) |
b | Toggle bulk-select mode (checkboxes for bulk delete / restart / scale) |
[ / ] | 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 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. Typeapp=fooand it’ll filter by label. - In Cloud, the omnibar searches across the fleet - results are labeled with the cluster they live in.