Skip to content

Release 0.1

11 June 2026 · View release

Release 0.1 is the first public version of Kubus: a local Kubernetes GUI that uses the clusters and credentials already present in your kubeconfig.

The first Kubus workspace

The initial release can connect several contexts at once, browse built-in resources and CRDs, inspect and edit YAML, stream logs, open container shells and watch a cluster from a single desktop interface. The overview pulls workload health and warning events together, while the navigation tree and global search make large API surfaces manageable.

Kubus runs locally and binds its server to the loopback interface. It uses the same access your kubeconfig grants and does not require an in-cluster dashboard deployment.

Patches

0.1.1

12 June 2026 · Changes

  • Added the first Settings controls.
  • Fixed early desktop integration issues.

0.1.2

12 June 2026 · Changes

  • Prepared corrected desktop artifacts for the initial release line.

0.1.3

23 June 2026 · Changes

  • Renamed the project to Kubus and introduced its current icon.
  • Added the first documentation site with light and dark screenshots.

View the 0.1 releases on GitHub