macOS
brew install kubectl-explorelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kubectl-explore in AI-Agent-Workflows.
Installation
brew install kubectl-explorelocal Homebrew formula metadata
nix profile install nixpkgs#kubectl-explorenixpkgs package indexes · pkgs/by-name/ku/kubectl-explore/package.nix · Quelle: api.github.com
sudo zypper install kubectl-exploreopenSUSE Tumbleweed package metadata · kubectl-explore · Quelle: download.opensuse.org
Überblick
Better kubectl explain with the fuzzy finder
Verlauf
kubectl-explore is a kubectl plugin that wraps Kubernetes schema discovery in a fuzzy-finder workflow. Its README positions it as a better `kubectl explain` for users who do not already know the exact resource or field path they want to inspect.
The GitHub repository was created on 2022-01-01. The README focuses on one ergonomic gap: `kubectl explain` requires users to know resource names and field paths in advance, while kubectl-explore lets them fuzzy-find resources and fields.
The plugin has modest but real packaging reach through Krew, Nix, AUR, Homebrew, and zypper. Repository metadata observed on 2026-07-01 showed about 600 GitHub stars, which fits a focused kubectl helper rather than a broad platform project.
Users invoke it as `kubectl explore`, optionally with a resource such as `pod` or `sts`, or with a regex-like path filter. The README validates it as a standard kubectl plugin by pointing users to Kubernetes' plugin documentation.
kubectl-explore matters to package nerds as a classic small CLI that packages a single interactive affordance: fuzzy discovery over Kubernetes API fields. It is also a good example of how Krew-style kubectl plugins migrate into general-purpose package managers.
Sicherheitslage
Für kubectl-explore wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
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.
~/.kube/configExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kubectl-explore | 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/keisku/kubectl-explore
Installationsmetadaten
| Paketschlüssel | brew:kubectl-explore |
|---|---|
| Version | 0.14.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kubectl-explore |
| Homepage | https://github.com/keisku/kubectl-explore |
| Repository | https://github.com/keisku/kubectl-explore |
| Upstream-Dokumentation | https://github.com/keisku/kubectl-explore#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/keisku/kubectl-explore/archive/refs/tags/v0.14.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-08T20:00:24Z |
| 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 | kubectl-explore |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
kubectl-explore
nix profile install nixpkgs#kubectl-explorekubectl-explore 0.14.1-1.4
A better kubectl explain with the fuzzy finder
https://github.com/keisku/kubectl-explore
sudo zypper install kubectl-exploreQuellspur
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.