Skip to content

Settings

Open settings from the gear in the top bar. Everything here is stored in your browser/app profile — there's no server-side config file to manage.

The settings dialog The settings dialog
Appearance, refresh, logs and terminal — tuned to your taste.

Kubeconfig

Shows which kubeconfig file(s) Kubus is reading and where that choice came from (--kubeconfig flag, $KUBECONFIG, a saved override, or the default). Point Kubus at a different file with Override path.

Clusters

The home for managing the clusters in your kubeconfig:

Appearance

Setting Options Default
Theme Light / Dark Follows your OS
Table density Compact / Comfortable Compact
Code font size 10–18 px 12 px

Data & refresh

Kubus keeps lists live over a WebSocket watch no matter what. This setting controls the polling cadence for things that aren't watched — metrics, events, Helm, the overview:

Setting Effect
Fast Poll roughly twice as often
Normal The default cadence
Slow Poll about half as often
Off Stop polling — useful on slow links or to save API calls

Logs & terminal

Defaults for the log viewer and terminals:

Logs

Setting Options Default
Tail lines 100 / 500 / 1000 / 5000 500
Wrap long lines on / off off
Syntax highlighting on / off on
Timestamps Hidden / Local / UTC Hidden

Terminal

Setting Options Default
Default shell Auto (bashsh) / sh / bash / custom path Auto

See also