Automic VaultAutomic Vault

brew

k8sgpt を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install k8sgpt

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Scanning your k8s clusters, diagnosing, and triaging issues in simple English

履歴

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

K8sGPT is a Kubernetes diagnostics CLI that combines cluster analysis with large-language-model backends, turning Kubernetes failure signals into plain-English explanations. In package-manager culture it sits at the meeting point of cloud-native operations and the 2023 wave of AI-assisted developer tooling.

プロジェクトの歴史

The public GitHub repository was created in March 2023 under the k8sgpt-ai organization. The project describes itself as a tool for scanning Kubernetes clusters, diagnosing and triaging issues in simple English, with analyzers that encode SRE experience.

K8sGPT moved quickly from a standalone CLI idea into a broader cloud-native project surface. The documentation covers getting started flows, integrations, and operator-style use, while the repository and project site present the tool as a Kubernetes-first assistant rather than a general chatbot wrapper.

採用の歴史

CNCF accepted K8sGPT as a Sandbox project on December 19, 2023. That milestone gave the tool a recognizable governance and discovery channel in the same ecosystem as Kubernetes, Helm, Prometheus, and other operational packages.

Homebrew and Nix packaging made the CLI easy to install into local Kubernetes troubleshooting workflows. Its adoption pattern is typical of modern cloud-native CLIs: operators install a small binary, point it at kubeconfig-backed clusters, and then decide which AI backend or integration is appropriate for their environment.

使われ方

K8sGPT is commonly used as an interactive diagnostic layer for Kubernetes clusters. Users run the CLI against live cluster resources, review analyzer output, and optionally use configured AI providers to explain or triage the findings.

Because its credentials and backend settings can live in the same user-level YAML configuration, the package has an operational security dimension: it is not just a read-only formatter, but a tool that may combine Kubernetes access with AI provider credentials.

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

For package nerds, K8sGPT is a snapshot of the moment when AI tools became normal enough to be packaged beside kubectl-adjacent utilities. It is small, Go-based, cloud-native, and interesting precisely because it translates high-context cluster state into a single local command.

Its CNCF Sandbox status also matters: Homebrew formulae for CNCF-adjacent projects often become the fastest path for operators to try experimental infrastructure tools without committing to a cluster add-on first.

タイムライン

  • 2023-03: Public GitHub repository created.
  • 2023-04: Early v0.1.x and v0.2.x releases published.
  • 2023-12-19: Accepted into the CNCF Sandbox.

Related projects

  • K8sGPT belongs near kubectl, k9s, Lens, Prometheus, and Kubernetes operator tooling in a package taxonomy. Its related project surface includes the K8sGPT operator, Kubernetes analyzers, and AI provider integrations rather than Kafka-style data-plane tools.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:cluster

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 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
~/.k8sgpt.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.k8sgpt.yaml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/k8sgpt-ai/k8sgpt

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

インストールメタデータ

パッケージメタデータ

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

レジストリ情報

ソースデータベース詳細

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

k8sgpt

nix profile install nixpkgs#k8sgpt
  • normalized package name match
  • 一致条件: K8sgpt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/k8/k8sgpt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/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