macOS
brew install kubectl-explorelocal Homebrew formula metadata
brew
Better kubectl explain with the fuzzy finder. Version 0.14.1 via Homebrew; verified 2026-06-08. Also installable with nix: nix profile install nixpkgs#kubectl-explore.
install
brew install kubectl-explorelocal Homebrew formula metadata
nix profile install nixpkgs#kubectl-explorenixpkgs package indexes · pkgs/by-name/ku/kubectl-explore/package.nix · source: api.github.com
sudo zypper install kubectl-exploreopenSUSE Tumbleweed package metadata · kubectl-explore · source: download.opensuse.org
overview
Better kubectl explain with the fuzzy finder
history
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.
security posture
No matching local secret-handling manifest was found for kubectl-explore. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
kubectl-explore | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/keisku/kubectl-explore
install metadata
| Package key | brew:kubectl-explore |
|---|---|
| Version | 0.14.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kubectl-explore |
| Homepage | https://github.com/keisku/kubectl-explore |
| Repository | https://github.com/keisku/kubectl-explore |
| Upstream docs | https://github.com/keisku/kubectl-explore#readme |
| License | MIT |
| Source archive | https://github.com/keisku/kubectl-explore/archive/refs/tags/v0.14.1.tar.gz |
| Last updated | 2026-06-08T20:00:24Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-exploresource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.