macOS
brew install korlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kor in AI-Agent-Workflows.
Installation
brew install korlocal Homebrew formula metadata
nix profile install nixpkgs#kornixpkgs package indexes · pkgs/by-name/ko/kor/package.nix · Quelle: api.github.com
sudo zypper install koropenSUSE Tumbleweed package metadata · kor · Quelle: download.opensuse.org
Überblick
CLI tool to discover unused Kubernetes resources
Verlauf
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.
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.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kor | 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.
Installationsmetadaten
| Paketschlüssel | brew:kor |
|---|---|
| Version | 0.6.8 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kor |
| Homepage | https://github.com/yonahd/kor |
| Repository | https://github.com/yonahd/kor |
| Upstream-Dokumentation | https://github.com/yonahd/kor#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/yonahd/kor/archive/refs/tags/v0.6.8.tar.gz |
| 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 | 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-completionQuellspur
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.