macOS
brew install kubetuiprovider-native install command
brew / rank 3799
TUI tool for monitoring and exploration of Kubernetes resources. Version 1.14.0 via Homebrew; verified 2026-06-05.
install
brew install kubetuiprovider-native install command
overview
TUI tool for monitoring and exploration of Kubernetes resources
history
kubetui is a Rust terminal UI for monitoring and exploring Kubernetes resources. It packages a cluster browser, log viewer, filters, context selection, and resource inspection into a single terminal application.
The kubetui README describes the project as a TUI for developers and operators to access Kubernetes application and infrastructure information. The Rust crate metadata identifies the repository, MIT license, and keywords around Kubernetes, terminal UI, and monitoring.
kubetui is a smaller project, but its packaging across Homebrew, Nix, pacman, winget, and zypper metadata shows the familiar path for Rust CLIs: publish prebuilt binaries, make the tool easy to install on developer workstations, and let terminal users avoid a browser dashboard.
The README documents browsing pods and container logs, inspecting nodes, watching ConfigMaps and Secrets, listing network resources, watching events, selecting arbitrary resources, changing contexts, and using a custom config file through --config-file.
kubetui sits in the same ecosystem as k9s and other terminal-first Kubernetes dashboards. It is package-nerd interesting because it is a modern Rust TUI distributed through several OS package managers, with features that overlap both kubectl workflows and full dashboard tools.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kubetui | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:kubetui |
|---|---|
| Version | 1.14.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/sarub0b0/kubetui |
| Repository | https://github.com/sarub0b0/kubetui |
| Last updated | 2026-06-05T12:49:50Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.