← Package directory
Available on winget

Install kubetui

A terminal UI for Kubernetes

Install with winget
winget install --id kosay.kubetui
Upgrade
winget upgrade --id kosay.kubetui
Uninstall
winget uninstall --id kosay.kubetui

About kubetui

Kubetui is a terminal user interface (TUI) tool designed for monitoring Kubernetes resources. It provides an easy-to-use interface for developers and operators to access important information about their applications and infrastructure.

What's new in 1.12.1

What's Changed Bug Fixes - Workaround kube-rs not respecting NO_PROXY (#919) - Fixed an issue where the NO_PROXY environment variable was not being respected by kube-rs, causing requests to bypass proxy exclusion rules. - Enable kube http-proxy feature for proxy support (#924) - The http-proxy feature was not enabled in the kube dependency, which meant that proxy configuration (HTTP_PROXY/HTTPS_PROXY) was not actually being applied to kube-rs HTTP connections. Dependencies - Update rust crate jmespath to 0.5.0 (#908) - Update rust crate bitflags to v2.11.0 (#923) - Update rust crate clap to v4.5.58 (#909, #911, #917, #922) - Update rust crate ctrlc to v3.5.2 (#921) - Update rust crate anyhow to v1.0.101 (#918) - Update rust crate bytes to v1.11.1 [security] (#916) - Update rust crate regex to v1.12.3 (#913) - Update rust crate flate2 to v1.1.9 (#904, #912) - Update rust crate thiserror to v2.0.18 (#907) - Update rust crate chrono to v0.4.43 (#905) - Update actions/checkout digest (#914) - Lock file maintenance (#906) Full Changelog: v1.12.0...v1.12.1

Read release notes

Version history

Version Updated Notes
1.12.1 Unknown What's Changed Bug Fixes - Workaround kube-rs not respecting NO_PROXY (#919) - Fixed an issue where the NO_PROXY environment variable was not being respected by kube-rs, causing requests to bypass proxy exclusion rules....
1.12.0 Unknown What's New Features OSC 52 Clipboard Support for Remote Sessions (#901) Added OSC 52 escape sequence clipboard support for SSH/WSL/tmux/screen environments: - New CLI option: --clipboard=auto|system|osc52 (default: auto)...
1.11.0 Unknown What's New Features Drag-to-Scroll Text Selection (#880, #885) Added tmux-like drag-to-scroll functionality for text selection in log views: - Automatic scrolling at boundaries: When dragging text selection to the top or...
1.10.2 Unknown What's Changed Bug Fixes - fix: remove leading space from log content after timestamp parsing by @sarub0b0 in #872 Dependencies - chore(deps): update rust crate bytes to v1.11.0 by @renovate in #868 - chore(deps): update...
1.10.1 Unknown Fixes - text widget: Prevent follow flag from becoming permanently false (#863) - Introduced proper state management for user interactions - Separated configuration (follow) from runtime state (interaction_state) - Fixed...
1.10.0 Unknown Features - JSON Log Filtering: Added support for jq and jmespath filters for processing JSON-formatted logs (#852, #840) - jq filter implementation for flexible JSON log querying - jmespath filter implementation for JSON...
1.9.1 Unknown Fixes - Fixed an issue where resource list operations returned 404 when the cluster URL contained a subpath, improving overall stability. Full Changelog: v1.9.0...v1.9.1
1.9.0 Unknown New Features - Runtime customization of pod table columns (#779) Customize which columns are shown in the pod table while the app is running. Press t to open the column selection dialog, use Space/Enter to toggle visibil...
1.8.1 Unknown Fixed - Updated README.md to document the --pod-columns feature introduced in v1.8.0. - Added usage examples for --pod-columns. - Clarified behavior of the full keyword and required Name column. - No functional changes t...
1.7.1 Unknown Release notes
1.7.0 Unknown Release notes
1.6.2 Unknown Release notes
1.6.0 Unknown Release notes
1.5.4 Unknown Release notes
1.5.3 Unknown Release notes
1.5.2 Unknown Release notes
1.5.1 Unknown Release notes
1.5.0 Unknown Release notes