# kustomizer を Homebrew でインストール

kustomizer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install kustomizer
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:kustomizer
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/kustomizer>
- **バージョン:** 2.2.1
- **ソース概要:** Package manager for distributing Kubernetes configuration as OCI artifacts
- **ホームページ:** <https://kustomizer.dev>
- **リポジトリ:** <https://github.com/stefanprodan/kustomizer>
- **上流ドキュメント:** <https://kustomizer.dev>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/stefanprodan/kustomizer/archive/refs/tags/v2.2.1.tar.gz>
- **最終更新:** 2026-07-27T21:58:48+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- kustomizer (cli)
- kustomizer (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.2.1
- マネージャ更新日: 2026-07-27
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/stefanprodan/kustomizer
- 検出された最新: v2.2.1 (最新)
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal

## ソースデータベース詳細

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


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Package publisher tools](https://pkg.so/ja/package-publishers/) - Belongs to a package publishing or registry command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [kustomize](https://pkg.so/ja/brew/kustomize/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration, kubernetes, kubernetes-configuration.
- [helm](https://pkg.so/ja/brew/helm/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, package-manager.
- [tanka](https://pkg.so/ja/brew/tanka/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.
- [vals](https://pkg.so/ja/brew/vals/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.
- [timoni](https://pkg.so/ja/brew/timoni/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, package-manager.
- [kconf](https://pkg.so/ja/brew/kconf/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.
- [glasskube](https://pkg.so/ja/brew/glasskube/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, package-manager.
- [kubetrim](https://pkg.so/ja/brew/kubetrim/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration, kubernetes.

## Combined YAML source

View the package source record on GitHub. [combined/kustomizer.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kustomizer.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
