macOS
brew install korlocal Homebrew formula metadata
brew
CLI tool to discover unused Kubernetes resources. Version 0.6.8 via Homebrew; verified 2026-04-22.
install
brew install korlocal Homebrew formula metadata
nix profile install nixpkgs#kornixpkgs package indexes · pkgs/by-name/ko/kor/package.nix · source: api.github.com
sudo zypper install koropenSUSE Tumbleweed package metadata · kor · source: download.opensuse.org
overview
CLI tool to discover unused Kubernetes resources
history
Kor is a Kubernetes cleanup CLI focused on finding unused or orphaned resources. Its history is short but package-relevant because it packages a common cluster-hygiene job as a small Go command, Helm deployment, Docker image, and kubectl plugin.
The GitHub repository was created on 2023-07-05. The README describes Kor as a Kubernetes Orphaned Resources Finder and lists Kubernetes object types such as ConfigMaps, Secrets, Services, PVCs, Ingresses, CRDs, PVs, Pods, Jobs, ReplicaSets, DaemonSets, StorageClasses, NetworkPolicies, and VolumeAttachments.
Release metadata shows early v0.1.x releases in July and August 2023, beginning with v0.1.2 on 2023-07-23. The project later added chart-oriented releases and documentation for running Kor as a cron job or deployment with Prometheus metrics.
Kor's adoption signal is mostly Kubernetes-operator packaging rather than a long institutional history. The README documents Homebrew, Go install, Docker, Krew, and Helm installation paths, which made the tool available in the normal places Kubernetes users look for cleanup utilities.
GitHub repository metadata observed on 2026-07-01 reported 1,802 stars and 148 forks, enough to indicate real Kubernetes community interest despite the project's relatively recent start.
Users run Kor against a cluster to list resources that appear unused, or deploy it in-cluster for scheduled scans and metrics. The README also documents labels for ignoring resources or forcing cleanup decisions, which is important because Kubernetes cleanup can be risky when ownership is unclear.
Kor is package-nerd interesting because it is a narrow, single-purpose Kubernetes hygiene tool that shows how operational chores become installable CLIs.
Its distribution across Homebrew, Krew, Helm, Docker, Nix, and zypper is the real story: each packaging channel maps to a different operator workflow, from laptop audit to in-cluster scheduled scan.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kor | 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.
install metadata
| Package key | brew:kor |
|---|---|
| Version | 0.6.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kor |
| Homepage | https://github.com/yonahd/kor |
| Repository | https://github.com/yonahd/kor |
| Upstream docs | https://github.com/yonahd/kor#readme |
| License | MIT |
| Source archive | https://github.com/yonahd/kor/archive/refs/tags/v0.6.8.tar.gz |
| Last updated | 2026-04-22T22:00:57Z |
| 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 | kor |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kor
nix profile install nixpkgs#korkor 0.6.8-1.1
Tool to discover unused Kubernetes Resources
sudo zypper install korkor-bash-completion 0.6.8-1.1
Bash Completion for kor
sudo zypper install kor-bash-completionkor-fish-completion 0.6.8-1.1
Fish Completion for kor
sudo zypper install kor-fish-completionkor-zsh-completion 0.6.8-1.1
Zsh Completion for kor
sudo zypper install kor-zsh-completionsource 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.