Silent Install HQ
EXE WinGet

kubetui

kosay · 1.12.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Portable application — no installation required. Run the executable directly from any location.

File Identity

SHA256 11a53a52a011cdd871f48251e34f0e689a96f0db803bc081106c68e8a4e10f95 VirusTotal ↗
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.12.1
Description A terminal UI for Kubernetes
License MIT
Release Notes 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 jm…