Automic VaultAutomic Vault

brew

kubent を Homebrew, Nix, scoop でインストール

kubent のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install kubent

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#kubent

nixpkgs package indexes · pkgs/by-name/ku/kubent/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/kubent

Scoop official bucket manifest trees · bucket/kubent.json · ソース: api.github.com

概要

パッケージ概要

Easily check your clusters for use of deprecated APIs

コマンドとエイリアス

  • kubent

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2020-04-09: Kube No Trouble 0.1.0 was published as the initial public release of kubent.
  • 2020-08-11: Release 0.3.0 added support for reading manifests from local files and stdin.
  • 2024-08-30: Release 0.7.3 was listed by the repository as a later tagged release.

Related projects

  • kubent is closely tied to kubectl, Helm, kubeconfig files, Open Policy Agent rules, and the Kubernetes deprecated API migration guidance.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:cluster

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.kube/config

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
kubentcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.7.3
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/doitintl/kube-no-trouble

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:kubent
バージョン0.7.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/kubent
ホームページhttps://github.com/doitintl/kube-no-trouble
リポジトリhttps://github.com/doitintl/kube-no-trouble
上流ドキュメントhttps://github.com/doitintl/kube-no-trouble/blob/master/README.md
ライセンスMIT
ソースアーカイブhttps://github.com/doitintl/kube-no-trouble.git
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekubent
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

kubent

nix profile install nixpkgs#kubent
  • normalized package name match
  • 一致条件: Kubent
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ku/kubent/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/kubent

scoop install main/kubent
  • normalized package name match
  • 一致条件: Kubent
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/kubent.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment