# Install kustomizer with Homebrew

Package manager for distributing Kubernetes configuration as OCI artifacts. Version 2.2.1 via Homebrew; verified 2026-06-15.

## Install

```sh
sudo av install brew:kustomizer
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install kustomizer
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:kustomizer
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/kustomizer>
- **Version:** 2.2.1
- **Source summary:** Package manager for distributing Kubernetes configuration as OCI artifacts
- **Homepage:** <https://kustomizer.dev>
- **Repository:** <https://github.com/stefanprodan/kustomizer>
- **Upstream docs:** <https://kustomizer.dev/>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/stefanprodan/kustomizer/archive/refs/tags/v2.2.1.tar.gz>
- **Last updated:** 2026-06-15T10:20:20-04:00
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- kustomizer (cli)
- kustomizer (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: 2.2.1
- Package-manager updated: 2026-06-15
- Local data: ok
- Upstream repository: https://github.com/stefanprodan/kustomizer
- Upstream latest detected: v2.2.1 (current)
## Project history and usage

Kustomizer is a Kubernetes configuration package manager built around the idea that manifests can be distributed as OCI artifacts in the same registries used for container images.

### Project history

The project was created by Stefan Prodan as an experimental package manager for publishing, fetching, diffing, customizing, validating, applying, and pruning Kubernetes resources. Its v2 line centered the tool on packaging Kubernetes configs as OCI artifacts, with signing through cosign and encryption through age.

### Adoption history

Kustomizer's adoption story is tied to Kubernetes supply-chain and GitOps workflows rather than to a broad plugin ecosystem. The v2.2.0 release explicitly added Flux v2-compatible OCI artifacts, and the official Flux guide shows a workflow where CI publishes an artifact and Flux pulls and reconciles it inside the cluster.

### How it is used

Users build and push Kubernetes manifests to OCI registries, tag and inspect artifacts, and apply those artifacts into clusters. The command reference and Flux guide emphasize registries such as GHCR, Docker Hub, ACR, ECR, GCR, Artifactory, and self-hosted registries.

### Why package nerds care

Kustomizer is notable because it treats Kubernetes configuration like a package artifact: content-addressed, signable, encryptable, and transportable through standard OCI registry infrastructure. That makes it part of the broader move to use OCI registries for more than container images.

### Timeline

- v2.0.0: Added OCI artifact distribution, push/pull, cosign verification, age encryption, and deployment from artifacts.
- v2.2.0: Added Flux v2-compatible OCI artifacts and an official Flux deployment guide.

### Related projects

- Kustomizer builds on Kubernetes server-side apply and overlaps operationally with Flux, kustomize, cosign, age, and OCI-compatible container registries.

### Sources

- <https://github.com/stefanprodan/kustomizer>
- <https://github.com/stefanprodan/kustomizer/releases/tag/v2.0.0>
- <https://github.com/stefanprodan/kustomizer/releases/tag/v2.2.0>
- <https://kustomizer.dev/guides/fluxcd/>


## 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:** kustomizer
- **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


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Package publisher tools](https://www.automicvault.com/pkg/package-publishers/) - Belongs to a package publishing or registry 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.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [kustomize](https://www.automicvault.com/pkg/brew/kustomize/) - Shares av.db curated category or tags: cli, cloud-infrastructure, configuration, kubernetes, kubernetes-configuration.
- [glasskube](https://www.automicvault.com/pkg/brew/glasskube/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes, package-manager.
- [helm](https://www.automicvault.com/pkg/brew/helm/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes, package-manager.
- [kconf](https://www.automicvault.com/pkg/brew/kconf/) - Shares av.db curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.
- [kubetrim](https://www.automicvault.com/pkg/brew/kubetrim/) - Shares av.db curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.
- [naml](https://www.automicvault.com/pkg/brew/naml/) - Shares av.db curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.
- [tanka](https://www.automicvault.com/pkg/brew/tanka/) - Shares av.db curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.
- [timoni](https://www.automicvault.com/pkg/brew/timoni/) - Shares av.db curated category or tags: cli, cloud-infrastructure, kubernetes, package-manager.

## Combined YAML source

View the package source record on GitHub. [combined/kustomizer.yml](https://github.com/automic-vault/db/blob/main/combined/kustomizer.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
- cross-ecosystem install command graph
