Skip to content

Interface tour

Fleet is the global context view. Opening a cluster enters its workspace. The sidebar groups triage, nodes, metrics explorer, namespaces, resource families, workspaces, change history, access control, helm, custom resources, security, and cloudmap. argocd and tekton appear only when discovery and permissions support them.

Tabs and split panes keep separate in-app routes. Pinned and recent resources are local navigation aids. The command palette and configurable shortcuts operate inside the desktop app; website search uses different controls. Saved workspaces preserve layout, not cluster state.

Read views can be partial. Write controls are additionally constrained by global read-only mode, context protection, confirmations, and Kubernetes authorization. See the manual and shortcuts.

Source: src/components/PaneShell.tsx, src/routes/cluster/ClusterWorkspace.tsx, src/lib/shortcuts.ts, src/state/uiSettings.ts at v0.18.0.