macOS
brew install kyvernolocal Homebrew formula metadata
安装
brew install kyvernolocal Homebrew formula metadata
nix profile install nixpkgs#kyvernonixpkgs package indexes · pkgs/by-name/ky/kyverno/package.nix · 来源: api.github.com
sudo zypper install kyvernoopenSUSE Tumbleweed package metadata · kyverno · 来源: download.opensuse.org
winget install --id kyverno.kyverno -eWindows Package Manager source index · kyverno.kyverno · 来源: cdn.winget.microsoft.com
概览
Kubernetes Native Policy Management
历史
Kyverno is a Kubernetes-native policy engine for validation, mutation, generation, cleanup, image verification, and policy reporting. Its defining choice is to express policy as Kubernetes resources, letting teams use YAML, kubectl, GitOps, and admission-controller workflows instead of learning a separate policy language.
It became one of the central tools in the Kubernetes policy-management ecosystem, especially for platform and security teams that want policy-as-code aligned with Kubernetes resource models.
Nirmata introduced Kyverno in 2019 as an open source Kubernetes-native policy-management project. The project was built for Kubernetes governance and security use cases such as validating resources, mutating defaults, generating supporting resources, and reporting violations.
Kyverno entered CNCF as a sandbox project on November 10, 2020, moved to incubation on July 13, 2022, and graduated on March 16, 2026. CNCF project data lists February 4, 2019 as the first commit, matching the project's 2019 origin story.
Kyverno adoption grew with Kubernetes platform engineering and DevSecOps practices. Its policy library, Helm charts, CLI, reports, and admission-controller model made it usable both in clusters and in pre-admission workflows such as CI checks.
CNCF project data in 2026 showed thousands of contributors and over a thousand contributing organizations, along with public case studies. That governance path and visible contributor base made Kyverno a mainstream cloud-native policy project rather than a vendor-only utility.
Operators install Kyverno into Kubernetes clusters to validate, mutate, generate, or clean up resources through admission controls and background scans. Policies are stored as Kubernetes custom resources and can be managed with kubectl, kustomize, Helm, and Git workflows.
The `kyverno` CLI is used for testing and applying policies outside the cluster, which made the Homebrew package useful to developers building policy libraries or checking manifests before deployment.
Kyverno is significant to package and CLI catalogues because it bridges a cluster controller and a local developer tool. Installing the CLI gives package-manager users access to the same policy language that governs production clusters.
Its companion projects broadened the package surface around the core engine, including Chainsaw for end-to-end tests, Kyverno JSON for non-Kubernetes JSON payloads, Policy Reporter, and the Kyverno Envoy plugin.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
kyverno | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/kyverno/kyverno
安装元数据
| 软件包键 | brew:kyverno |
|---|---|
| 版本 | 1.18.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/kyverno |
| 主页 | https://kyverno.io/ |
| 仓库 | https://github.com/kyverno/kyverno |
| 上游文档 | https://kyverno.io/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/kyverno/kyverno/archive/refs/tags/v1.18.2.tar.gz |
| 最后更新 | 2026-07-10T07:06:42Z |
| Pulse | updated |
| 构建依赖 | 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 | kyverno |
| 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 软件包链接分开显示。
kyverno
nix profile install nixpkgs#kyvernokyverno 1.18.1-1.1
CLI and kubectl plugin for Kyverno
https://github.com/kyverno/kyverno
sudo zypper install kyvernokyverno-bash-completion 1.18.1-1.1
Bash Completion for kyverno
https://github.com/kyverno/kyverno
sudo zypper install kyverno-bash-completionkyverno-fish-completion 1.18.1-1.1
Fish Completion for kyverno
https://github.com/kyverno/kyverno
sudo zypper install kyverno-fish-completionkyverno-zsh-completion 1.18.1-1.1
Zsh Completion for kyverno
https://github.com/kyverno/kyverno
sudo zypper install kyverno-zsh-completionkyverno.kyverno
winget install --id kyverno.kyverno -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.