macOS
brew install korlocal Homebrew formula metadata
安装
brew install korlocal Homebrew formula metadata
nix profile install nixpkgs#kornixpkgs package indexes · pkgs/by-name/ko/kor/package.nix · 来源: api.github.com
sudo zypper install koropenSUSE Tumbleweed package metadata · kor · 来源: download.opensuse.org
概览
CLI tool to discover unused Kubernetes resources
历史
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.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
kor | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:kor |
|---|---|
| 版本 | 0.6.8 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/kor |
| 主页 | https://github.com/yonahd/kor |
| 仓库 | https://github.com/yonahd/kor |
| 上游文档 | https://github.com/yonahd/kor#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/yonahd/kor/archive/refs/tags/v0.6.8.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-completion来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.