macOS
brew install kustomizerlocal Homebrew formula metadata
brew
kustomizer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kustomizerlocal Homebrew formula metadata
概要
Package manager for distributing Kubernetes configuration as OCI artifacts
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kustomizer | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/stefanprodan/kustomizer
インストールメタデータ
| パッケージキー | brew:kustomizer |
|---|---|
| バージョン | 2.2.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kustomizer |
| ホームページ | 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-06-15T10:20:20-04:00 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.