macOS
brew install kubentlocal Homebrew formula metadata
brew
Easily check your clusters for use of deprecated APIs. Version 0.7.3 via Homebrew; verified from local package data.
install
brew install kubentlocal Homebrew formula metadata
nix profile install nixpkgs#kubentnixpkgs package indexes · pkgs/by-name/ku/kubent/package.nix · source: api.github.com
scoop install main/kubentScoop official bucket manifest trees · bucket/kubent.json · source: api.github.com
overview
Easily check your clusters for use of deprecated APIs
history
kubent is the Homebrew-packaged command name for Kube No Trouble, a Go CLI created to find Kubernetes objects that still use API versions scheduled for removal. It sits in the upgrade-preparation niche: operators run it before a cluster version jump so they can fix manifests, Helm releases, or last-applied kubectl state before the Kubernetes API server stops serving old versions.
The project appeared publicly as Kube No Trouble in April 2020 with release 0.1.0. Its README ties the original motivation to the Kubernetes 1.16 wave of API deprecations, and its early releases quickly added static-file scanning and collector fixes so it could work outside a live cluster as well as against kubectl and Helm-maintained resources.
kubent became a familiar checklist tool for Kubernetes platform teams because deprecated APIs are easy to miss in stored manifests and Helm release data. Homebrew, Scoop, Nix, and container-image distribution made it convenient to drop into upgrade runbooks and CI jobs without building from source.
Typical use points kubent at the active kubeconfig or an explicit kubeconfig path, then asks it to collect live resources, Helm manifests, or local YAML/JSON files and report API versions that match its deprecation rules. The project also documents JSON and CI-friendly output modes for automated gates.
For package-maintainer culture, kubent is a compact example of the Kubernetes ecosystem producing tiny CLIs around version-skew pain. It matters less as a framework than as a practical binary that turns upstream API-removal policy into a package-manager-installable preflight check.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.kube/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kubent | cli | global executable |
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.
https://github.com/doitintl/kube-no-trouble
install metadata
| Package key | brew:kubent |
|---|---|
| Version | 0.7.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kubent |
| Homepage | https://github.com/doitintl/kube-no-trouble |
| Repository | https://github.com/doitintl/kube-no-trouble |
| Upstream docs | https://github.com/doitintl/kube-no-trouble/blob/master/README.md |
| License | MIT |
| Source archive | https://github.com/doitintl/kube-no-trouble.git |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kubent |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kubent
nix profile install nixpkgs#kubentmain/kubent
scoop install main/kubentsource 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.