macOS
brew install k8sgptlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für k8sgpt in AI-Agent-Workflows.
Installation
brew install k8sgptlocal Homebrew formula metadata
nix profile install nixpkgs#k8sgptnixpkgs package indexes · pkgs/by-name/k8/k8sgpt/package.nix · Quelle: api.github.com
Überblick
Scanning your k8s clusters, diagnosing, and triaging issues in simple English
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
~/.k8sgpt.yamlCredential-bearing paths to review before unattended agent runs.
~/.k8sgpt.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
k8sgpt | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/k8sgpt-ai/k8sgpt
Installationsmetadaten
| Paketschlüssel | brew:k8sgpt |
|---|---|
| Version | 0.4.36 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/k8sgpt |
| Homepage | https://k8sgpt.ai/ |
| Repository | https://github.com/k8sgpt-ai/k8sgpt |
| Upstream-Dokumentation | https://docs.k8sgpt.ai/ |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.4.36.tar.gz |
| Zuletzt aktualisiert | 2026-07-10T16:07:12Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | k8sgpt |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
k8sgpt
nix profile install nixpkgs#k8sgptQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.