macOS
brew install kyvernolocal Homebrew formula metadata
brew
Kubernetes Native Policy Management. Version 1.18.1 via Homebrew; verified 2026-05-18.
install
brew install kyvernolocal Homebrew formula metadata
nix profile install nixpkgs#kyvernonixpkgs package indexes · pkgs/by-name/ky/kyverno/package.nix · source: api.github.com
sudo zypper install kyvernoopenSUSE Tumbleweed package metadata · kyverno · source: download.opensuse.org
winget install --id kyverno.kyverno -eWindows Package Manager source index · kyverno.kyverno · source: cdn.winget.microsoft.com
overview
Kubernetes Native Policy Management
history
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.
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 |
|---|---|---|---|
kyverno | 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.
https://github.com/kyverno/kyverno
install metadata
| Package key | brew:kyverno |
|---|---|
| Version | 1.18.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kyverno |
| Homepage | https://kyverno.io/ |
| Repository | https://github.com/kyverno/kyverno |
| Upstream docs | https://kyverno.io/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/kyverno/kyverno/archive/refs/tags/v1.18.1.tar.gz |
| Last updated | 2026-05-18T13:10:51Z |
| 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 | 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource 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.