Automic VaultAutomic Vault

brew

kubetail を Homebrew, apk, apt, MacPorts, Nix, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install kubetail

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install kubetail

MacPorts ports tree · devel/kubetail/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add kubetail

Alpine Linux edge package indexes · kubetail · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install kubetail

Debian stable package indexes · kubetail · ソース: deb.debian.org

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

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

Windows

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

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

Windows Package Manager確認済み · 92%
winget install --id Kubetail.Kubetail -e

Windows Package Manager source index · Kubetail.Kubetail · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Logging tool for Kubernetes with a real-time web dashboard

コマンドとエイリアス

  • kubetail

履歴

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

Kubetail is a Kubernetes logging CLI and dashboard for viewing logs from multi-container workloads in a single chronological stream. In package-manager terms it represents the shift from small log-follow scripts to installable desktop/browser-backed Kubernetes developer tools.

プロジェクトの歴史

The kubetail-org project describes Kubetail as a general-purpose logging dashboard optimized for real-time tailing across multi-container Kubernetes workloads. Its README and docs position the kubetail CLI as the entry point for launching a local web dashboard, streaming logs in a terminal, or managing cluster resources used by the tool.

採用の歴史

Kubetail adoption is visible through a public GitHub repository, a dedicated docs site, a public website, Homebrew packaging, and release artifacts for multiple operating systems. The project also publishes cluster and dashboard-oriented pieces, which moved it beyond the older convention of a shell-only kubectl logs wrapper.

使われ方

The common use is to run kubetail locally, select workloads, and inspect merged logs from multiple pods and containers. The docs emphasize that Kubetail reads through the Kubernetes API, so teams can tail logs without first shipping them to an external logging backend.

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

The package name is historically easy to confuse with older kubetail scripts, so the Homebrew formula and repository identity matter. This batch's package is the kubetail-org dashboard/CLI, not the older johanhaleby Bash script with the same human-friendly name.

タイムライン

  • 2024: Public discussion and early issues described Kubetail as a web-based real-time log viewer for Kubernetes clusters.
  • 2025: Kubetail release notes show continued CLI/dashboard work, including search, API backend, security, and packaging changes.
  • 2026: The GitHub releases page listed cli/v0.18.0 with signed release artifacts for Linux, macOS, and Windows.

Related projects

  • Related tools include kubectl logs, stern, kail, k9s, Kubernetes Dashboard, and older kubetail shell scripts. Kubetail differs by combining a CLI, browser dashboard, and multi-container timeline-oriented log viewing.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:kubernetes

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/kubetail-org/kubetail

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:kubetail
バージョン0.18.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/kubetail
ホームページhttps://www.kubetail.com/
リポジトリhttps://github.com/kubetail-org/kubetail
上流ドキュメントhttps://docs.kubetail.com/
ライセンスApache-2.0
ソースアーカイブhttps://github.com/kubetail-org/kubetail/archive/refs/tags/cli/v0.18.0.tar.gz
最終更新2026-06-16T18:31:40Z
Pulseupdated
ビルド依存関係go, node, pnpm
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

kubetail 1.6.20-1

Aggregate logs from multiple Kubernetes pods into one stream

https://github.com/johanhaleby/kubetail

sudo apt install kubetail
  • Section: devel
  • Architecture: all
  • normalized package name match
  • 一致条件: Kubetail
Debian stable package indexes · deb.debian.org · Debian stable package indexes: kubetail from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

kubetail

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

kubetail 1.6.18-1

Aggregate logs from multiple Kubernetes pods into one stream

https://github.com/johanhaleby/kubetail

sudo apt install kubetail
  • Section: universe/devel
  • Architecture: all
  • normalized package name match
  • 一致条件: Kubetail
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: kubetail from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

kubetail 0.17.0-r1

Real-time logging dashboard for Kubernetes

https://github.com/kubetail-org/kubetail

sudo apk add kubetail
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: kubetail
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Kubetail
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kubetail from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

kubetail

sudo port install kubetail
  • normalized package name match
  • 一致条件: Kubetail
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/kubetail/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/kubetail

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

Kubetail.Kubetail

winget install --id Kubetail.Kubetail -e
  • normalized package name match
  • 一致条件: Kubetail
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Kubetail.Kubetail from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

このページは 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment