Automic VaultAutomic Vault

brew

kubectl-tree を Homebrew, Nix, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install kubectl-tree

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#kubectl-tree

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

openSUSE zypper確認済み · 92%
sudo zypper install kubectl-tree

openSUSE Tumbleweed package metadata · kubectl-tree · ソース: download.opensuse.org

概要

パッケージ概要

Kubectl plugin to browse Kubernetes object hierarchies as a tree

コマンドとエイリアス

  • kubectl-tree

履歴

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

kubectl-tree is a kubectl plugin for browsing Kubernetes object ownership as a tree. It follows `ownerReferences` between objects, letting users see how resources such as Deployments, ReplicaSets, Pods, Knative Services, or other controllers relate at runtime.

プロジェクトの歴史

The GitHub repository was created on 2019-12-23 by Ahmet Alp Balkan. Its README says the tool explores ownership relationships through Kubernetes `ownerReferences` and acknowledges inspiration from knative-inspect, generalized beyond a single ecosystem.

Later releases added filters for namespaces, selectors, condition types, API groups, and resources, reflecting its evolution from a tree visualizer into a practical inspection tool for larger clusters.

採用の歴史

kubectl-tree became one of the more recognizable third-party kubectl plugins because object ownership is a common Kubernetes troubleshooting question and the tree view is easy to understand in terminal output.

The repository metadata observed on 2026-07-01 showed more than 3000 GitHub stars. Its package-manager presence in Homebrew, Nix, and zypper complements Krew installation and makes it available in repeatable workstation environments.

使われ方

Users install it as a kubectl plugin and run commands such as `kubectl tree` with namespace, selector, API group, and resource filters. The README warns that filtering out intermediate owner resources can stop traversal and hide descendants, which is a useful operational detail for large clusters.

The package is commonly useful when answering why an object exists, what controller owns it, or how custom resources fan out into lower-level Kubernetes objects.

パッケージ好きにとっての重要性

kubectl-tree is package-nerd notable because it turns a native Kubernetes metadata field into a Unix-friendly visualization. It is small, script-adjacent, installable as a kubectl plugin, and expressive enough to become part of many operators' ad hoc debugging toolbox.

タイムライン

  • 2019-12-23: GitHub repository created.
  • 2025-11-15: Release v0.4.6 published.
  • 2026-03-20: Release v0.5.0 published.
  • 2026-03-24: Release v0.6.0 published.

Related projects

  • Related projects include kubectl, Krew, Kubernetes ownerReferences, knative-inspect, and kube-lineage. The README contrasts kube-lineage as a similar plugin that can understand some logical relationships even without ownerReferences.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:kubernetes

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.6.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.6.0

https://github.com/ahmetb/kubectl-tree

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:kubectl-tree
バージョン0.6.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/kubectl-tree
ホームページhttps://github.com/ahmetb/kubectl-tree
リポジトリhttps://github.com/ahmetb/kubectl-tree
上流ドキュメントhttps://github.com/ahmetb/kubectl-tree#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/ahmetb/kubectl-tree/archive/refs/tags/v0.6.0.tar.gz
依存関係kubernetes-cli
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekubectl-tree
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%

kubectl-tree

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

kubectl-tree 0.6.0-1.2

Kubectl plugin to browse Kubernetes object hierarchies as a tree

https://github.com/ahmetb/kubectl-tree

sudo zypper install kubectl-tree
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kubectl-tree
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Kubectl Tree
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kubectl-tree from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

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

このページは 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