Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, zypper, winget 安装 kyverno

查看 kyverno 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install kyverno

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#kyverno

nixpkgs package indexes · pkgs/by-name/ky/kyverno/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install kyverno

openSUSE Tumbleweed package metadata · kyverno · 来源: download.opensuse.org

Windows

Windows Package Manager已验证 · 92%
winget install --id kyverno.kyverno -e

Windows Package Manager source index · kyverno.kyverno · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Kubernetes Native Policy Management

命令和别名

  • kyverno

历史

项目历史与用法

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.

时间线

  • 2019: Nirmata introduced Kyverno as Kubernetes-native policy management.
  • 2020: CNCF accepted Kyverno as a sandbox project on November 10.
  • 2022: Kyverno moved to CNCF incubation on July 13.
  • 2023: Kyverno published third-party security audit work as part of project hardening.
  • 2026: Kyverno graduated in CNCF on March 16.
  • 2026: Kyverno 1.18 was announced on April 24 as the first release after CNCF graduation.

Related projects

  • OPA Gatekeeper is the most common comparison point for Kubernetes admission policy, with a different policy-language and ecosystem model.
  • Chainsaw, Kyverno JSON, Policy Reporter, and the Kyverno Envoy plugin are companion projects named by the Kyverno project as separate tools around the core engine.
  • Sigstore, Cosign, Helm, Kustomize, and Kubernetes ValidatingAdmissionPolicy features are adjacent technologies in Kyverno's supply-chain and policy workflows.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:kubernetes

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
kyvernocli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本1.18.2
管理器更新时间2026-07-10
本地数据OK
上游当前
检测到的最新版本v1.18.2

https://github.com/kyverno/kyverno

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekyverno
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

kyverno

nix profile install nixpkgs#kyverno
  • normalized package name match
  • 匹配方式:Kyverno
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ky/kyverno/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

kyverno 1.18.1-1.1

CLI and kubectl plugin for Kyverno

https://github.com/kyverno/kyverno

sudo zypper install kyverno
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kyverno
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kyverno
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kyverno from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kyverno-bash-completion 1.18.1-1.1

Bash Completion for kyverno

https://github.com/kyverno/kyverno

sudo zypper install kyverno-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kyverno
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kyverno
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kyverno-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kyverno-fish-completion 1.18.1-1.1

Fish Completion for kyverno

https://github.com/kyverno/kyverno

sudo zypper install kyverno-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kyverno
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kyverno
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kyverno-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

kyverno-zsh-completion 1.18.1-1.1

Zsh Completion for kyverno

https://github.com/kyverno/kyverno

sudo zypper install kyverno-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: kyverno
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kyverno
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: kyverno-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
winget95%

kyverno.kyverno

winget install --id kyverno.kyverno -e
  • normalized package name match
  • 匹配方式:Kyverno
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: kyverno.kyverno from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment