EXE
WinGet
kubetui
kosay · 1.9.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
kubetui-x86_64-pc-windows-msvc.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
kosay.kubetui
Version
1.9.0
Description
A terminal UI for Kubernetes
License
MIT
↗
Homepage
https://github.com/sarub0b0/kubetui
Installer URL
https://github.com/sarub0b0/kubetui/releases/download/v1.9.0/kubetui-x86_64-pc-windows-msvc.exe
Release Notes
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 visibility, and J/K to reorder columns.
Required columns like NAME are always visible and cannot be deselected.
- Column presets for pod view (#783)
Define reusable column presets in config.yaml under pod.column_presets.
Load a preset at startup with --pod-columns-preset.
Op…