# Install kyverno with Homebrew, Nix, winget, zypper

Kubernetes Native Policy Management. Version 1.18.1 via Homebrew; verified 2026-05-18.

## Install

```sh
sudo av install brew:kyverno
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install kyverno
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kyverno
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ky/kyverno/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install kyverno
```

  Evidence: openSUSE Tumbleweed package metadata: kyverno from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id kyverno.kyverno -e
```

  Evidence: Windows Package Manager source index: kyverno.kyverno from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:kyverno
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/kyverno>
- **Version:** 1.18.1
- **Source summary:** Kubernetes Native Policy Management
- **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
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- kyverno (cli)
- kyverno (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.18.1
- Package-manager updated: 2026-05-18
- Local data: ok
- Upstream repository: https://github.com/kyverno/kyverno
- Upstream latest detected: v1.18.1 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- <https://github.com/kyverno/kyverno>
- <https://kyverno.io/blog/2026/04/24/announcing-kyverno-release-1.18/>
- <https://kyverno.io/docs>
- <https://nirmata.com/2019/06/03/introducing-kyverno-kubernetes-native-policy-management/>
- <https://raw.githubusercontent.com/kyverno/kyverno/main/README.md>
- <https://www.cncf.io/projects/kyverno/>


## Security Notes

infrastructure mutation or orchestration signal.

- **Geiger risk:** orange / medium
- infrastructure mutation or orchestration signal

## Source Database Details

- **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:** head, stable

## Other Package-Manager Records

- Nix - kyverno: normalized package name match | nixpkgs package indexes: pkgs/by-name/ky/kyverno/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - kyverno - 1.18.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: kyverno from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | CLI and kubectl plugin for Kyverno | https://github.com/kyverno/kyverno
- zypper - kyverno-bash-completion - 1.18.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: kyverno-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Bash Completion for kyverno | https://github.com/kyverno/kyverno
- zypper - kyverno-fish-completion - 1.18.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: kyverno-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Fish Completion for kyverno | https://github.com/kyverno/kyverno
- zypper - kyverno-zsh-completion - 1.18.1-1.1: normalized package name match | openSUSE Tumbleweed package metadata: kyverno-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Zsh Completion for kyverno | https://github.com/kyverno/kyverno
- winget - kyverno.kyverno: normalized package name match | Windows Package Manager source index: kyverno.kyverno from https://cdn.winget.microsoft.com/cache/source.msix


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [kwctl](https://www.automicvault.com/pkg/brew/kwctl/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes, policy, policy-engine.
- [polaris](https://www.automicvault.com/pkg/brew/polaris/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes, policy, security.
- [istioctl](https://www.automicvault.com/pkg/brew/istioctl/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes, security.
- [linkerd](https://www.automicvault.com/pkg/brew/linkerd/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes, security.
- [cdk8s](https://www.automicvault.com/pkg/brew/cdk8s/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [chaoskube](https://www.automicvault.com/pkg/brew/chaoskube/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [click](https://www.automicvault.com/pkg/brew/click/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.
- [cloud-provider-kind](https://www.automicvault.com/pkg/brew/cloud-provider-kind/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes.

## Combined YAML source

View the package source record on GitHub. [combined/kyverno.yml](https://github.com/automic-vault/db/blob/main/combined/kyverno.yml)


## Sources

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