Skip to content

A.2. Shortcuts and Tips

Keyboard Shortcuts

Global Shortcuts

The shortcuts that work on any page.

ShortcutWhat it doesDescription
/Open the search boxFocuses the global search box
EscCloseCloses the search box, a modal, or the drawer

Search Shortcuts

The shortcuts that work in the search box.

ShortcutWhat it doesDescription
EnterSearchSearches for what you typed
EscClose the search boxCancels the search and closes the box
/ Move through the resultsMoves through the result list

Drawer (Detail Panel) Shortcuts

The shortcuts that work in the resource detail drawer.

ShortcutWhat it doesDescription
EscClose the drawerCloses the detail panel

Editor Shortcuts

The shortcuts that work in the YAML editor.

ShortcutWindows/LinuxmacOSWhat it does
SaveCtrl + SCmd + SSaves the changes
UndoCtrl + ZCmd + ZUndoes the last action
RedoCtrl + YCmd + Shift + ZRedoes the undone action
FindCtrl + FCmd + FSearches the text
ReplaceCtrl + HCmd + HFinds and replaces text
Select allCtrl + ACmd + ASelects all the text
Copy the lineAlt + ↑/↓Option + ↑/↓Copies the current line up or down
Move the lineCtrl + Shift + ↑/↓Cmd + Shift + ↑/↓Moves the current line up or down

Tips

Search Tips

Finding Resources Efficiently

  1. Use the global search: press / to search quickly from anywhere
  2. Partial matches: part of a resource name is enough to find it
  3. Filtering a table: use the search box on each page to filter the current list

What Each Search Covers

Where you searchWhat it covers
Global searchEvery resource, page, and cluster
Page searchThe resource list on the current page

Moving Between Pages Quickly

  1. Use the sidebar menu: click the menu you want in the left sidebar
  2. Use the breadcrumb: click the path at the top to go to a parent page
  3. 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

  1. Use overlay mode: turning on overlay mode in the settings lets you see the list and the detail at the same time
  2. Use the tabs: use the tabs in the detail panel to see the various information
  3. 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

  1. Where the create button is: use the "Create" button at the top of the page or at the bottom of the sidebar
  2. Use the dialog: create a resource easily through the straightforward form
  3. Edit the YAML: advanced users can edit the YAML directly

Editing a Resource

  1. Quick edit: click the edit icon in the table
  2. Edit the YAML: press the "Edit" button in the detail panel
  3. 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

  1. The zoom controls: zoom with the mouse wheel or the zoom buttons
  2. Drag: drag the canvas to move around
  3. Click a node: click a node for its detail
  4. 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

  1. Switch quickly: click the moon/sun icon on the top navigation
  2. Change it in the settings: choose the theme on the Settings page
  3. 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 + click opens 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: F5 or Ctrl/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.