A.2. Shortcuts and Tips
Keyboard Shortcuts
Global Shortcuts
The shortcuts that work on any page.
| Shortcut | What it does | Description |
|---|---|---|
/ | Open the search box | Focuses the global search box |
Esc | Close | Closes the search box, a modal, or the drawer |
Search Shortcuts
The shortcuts that work in the search box.
| Shortcut | What it does | Description |
|---|---|---|
Enter | Search | Searches for what you typed |
Esc | Close the search box | Cancels the search and closes the box |
↑ / ↓ | Move through the results | Moves through the result list |
Drawer (Detail Panel) Shortcuts
The shortcuts that work in the resource detail drawer.
| Shortcut | What it does | Description |
|---|---|---|
Esc | Close the drawer | Closes the detail panel |
Editor Shortcuts
The shortcuts that work in the YAML editor.
| Shortcut | Windows/Linux | macOS | What it does |
|---|---|---|---|
| Save | Ctrl + S | Cmd + S | Saves the changes |
| Undo | Ctrl + Z | Cmd + Z | Undoes the last action |
| Redo | Ctrl + Y | Cmd + Shift + Z | Redoes the undone action |
| Find | Ctrl + F | Cmd + F | Searches the text |
| Replace | Ctrl + H | Cmd + H | Finds and replaces text |
| Select all | Ctrl + A | Cmd + A | Selects all the text |
| Copy the line | Alt + ↑/↓ | Option + ↑/↓ | Copies the current line up or down |
| Move the line | Ctrl + Shift + ↑/↓ | Cmd + Shift + ↑/↓ | Moves the current line up or down |
Tips
Search Tips
Finding Resources Efficiently
- Use the global search: press
/to search quickly from anywhere - Partial matches: part of a resource name is enough to find it
- Filtering a table: use the search box on each page to filter the current list
What Each Search Covers
| Where you search | What it covers |
|---|---|
| Global search | Every resource, page, and cluster |
| Page search | The resource list on the current page |
Navigation Tips
Moving Between Pages Quickly
- Use the sidebar menu: click the menu you want in the left sidebar
- Use the breadcrumb: click the path at the top to go to a parent page
- The browser back button: returns to the previous page quickly
Managing the Sidebar
- Collapse the sidebar: press the collapse button at the top to free up screen space
- Expand and collapse menus: click a menu group to toggle its sub-menus
- Shortcut keys: press the key shown beside some menus to jump there
Resource Management Tips
Viewing Resource Detail
- Use overlay mode: turning on overlay mode in the settings lets you see the list and the detail at the same time
- Use the tabs: use the tabs in the detail panel to see the various information
- The previous and next buttons: the arrows at the top of the drawer move quickly between the resources you have looked at
Creating a Resource
- Where the create button is: use the "Create" button at the top of the page or at the bottom of the sidebar
- Use the dialog: create a resource easily through the straightforward form
- Edit the YAML: advanced users can edit the YAML directly
Editing a Resource
- Quick edit: click the edit icon in the table
- Edit the YAML: press the "Edit" button in the detail panel
- Edit through the wizard: for a policy, the "Edit policy" button gives a form-based edit
Table Tips
Sorting
- Click a column header: sorts ascending or descending by that column
- Clear the sort: clicking the same column header three times clears the sort
Filtering
- Use the search box: type a keyword in the search box at the top of the table
- Namespace filter: the dropdown shows only the resources of a particular namespace
- Cluster filter: shows only the resources of a particular cluster
Managing Columns
- Show and hide columns: choose which columns to show with the table settings button
- Adjust the column width: drag the column boundary
Topology Tips
Exploring the Topology Efficiently
- The zoom controls: zoom with the mouse wheel or the zoom buttons
- Drag: drag the canvas to move around
- Click a node: click a node for its detail
- Use the filters: show only a particular resource type
Optimising Performance
- Limit the node count: adjust "Maximum Nodes per Resource Type" in the settings
- The namespace filter: choose one namespace to narrow what is shown
Dark Mode Tips
Switching the Theme
- Switch quickly: click the moon/sun icon on the top navigation
- Change it in the settings: choose the theme on the Settings page
- Follow the system: choosing the "System" theme switches with the OS setting
What Dark Mode Is Good For
- Less eye strain (especially in a dark room)
- Saves battery (on an OLED screen)
- Helps concentration
Browser Tips
Managing Tabs
- Open in a new tab:
Ctrl/Cmd + clickopens a resource in a new tab - Comparing several resources: open several tabs to compare resources
Using Bookmarks
- Bookmark the pages you use often: browser bookmarks give quick access
- Bookmark a filtered URL: keep a filter combination you use often as a URL
Refreshing
- Refresh the page:
F5orCtrl/Cmd + R - Refresh the data only: use the refresh button on each page (it is faster)
Workflows That Save Time
Workflow 1: Finding a Resource Quickly
1. Press `/` to open the search box
2. Type part of the resource name
3. Choose the resource you want from the results
4. Read the detail and press `Esc` to close
Workflow 2: Going Through Several Resources in Turn
1. Go to the resource list page
2. Click the first resource (in overlay mode)
3. Read the detail
4. Press the right arrow to move to the next resource
5. Repeat through every resource
6. Press `Esc` to close the drawer
Workflow 3: Creating a Policy and Checking It
1. Go to the policy page
2. Press the "Create" button
3. Fill in the dialog
4. Press "Create"
5. Click the created policy to check its state
6. Monitor the propagation on the Binding Status tab
Workflow 4: Checking the State of Every Cluster
1. Take in the whole picture on the Overview page
2. Click the cluster with a problem
3. Check the Events tab in the cluster detail
4. Check how the resources relate on the Topology page
Frequently Asked Questions
Q: Search does not work.
A: Check the search box has focus. Pressing / activates it.
Q: A shortcut does not work.
A: Check the following:
- Some shortcuts do not work while an input field has focus
- A browser extension may be intercepting the shortcut
- Try refreshing the page
Q: The table sort is not kept.
A: At present a table sort lasts only for the session. Refreshing the page returns it to the default sort.
Q: Dark mode does not apply on some pages.
A: Refresh the page, or choose the theme again on the Settings page.