macOS
brew install kustomizerlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kustomizer in AI-Agent-Workflows.
Installation
brew install kustomizerlocal Homebrew formula metadata
Überblick
Package manager for distributing Kubernetes configuration as OCI artifacts
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kustomizer | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/stefanprodan/kustomizer
Installationsmetadaten
| Paketschlüssel | brew:kustomizer |
|---|---|
| Version | 2.2.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kustomizer |
| Homepage | https://kustomizer.dev |
| Repository | https://github.com/stefanprodan/kustomizer |
| Upstream-Dokumentation | https://kustomizer.dev/ |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/stefanprodan/kustomizer/archive/refs/tags/v2.2.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-15T10:20:20-04:00 |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.