Buoy Docs

Buoy is a multicluster Kubernetes desktop GUI. These docs cover what the app does and how to use it. For contributor and architecture notes, see CLAUDE.md in the repository root.

Getting Around

  • Command Bar: kubectl-style syntax, flags, pipe operators, slash commands, CEL helpers, and saved aliases.
  • Hotkeys: every keyboard shortcut, including chords.
  • Contexts and Clusters: single and multi-cluster operation, the contexts viewer, the sidebar, and impersonation.

Operating Clusters

  • Mutations: single-object actions, bulk actions, confirmation modes, label and annotation editing, YAML editing.
  • Detail Views: every detail tab, including Logs, YAML editing, Related, History, and the per-kind tabs.
  • Scheduling Explainer: which nodes and Karpenter NodePools a pod could land on, and why not.

Customization

  • Settings: every preference and where to find it.
  • Themes: the theme catalog.
  • Plugins: write your own detail tabs, actions, columns, slash commands, and views.

Integrations


Edit this page on GitLab