Install with winget
Open PowerShell or Command Prompt and run:
winget install kosay.kubetui
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
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.
Advanced Install Options
Install (latest)
winget install kosay.kubetuiInstall (pinned version)
winget install --id kosay.kubetui -e --version 1.12.1Upgrade
winget upgrade kosay.kubetuiUninstall
winget uninstall kosay.kubetuiFrequently Asked Questions
How do I install kubetui using winget?
Open PowerShell or Windows Terminal and run:
winget install kosay.kubetui. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is kubetui?
A terminal UI for Kubernetes
Is kubetui free to use?
kubetui is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update kubetui with winget?
Run
winget upgrade kosay.kubetui in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall kubetui?
Run
winget uninstall kosay.kubetui to remove kubetui from your system.