Accès aux identifiants
Reads manifest files that may include secret generators or config references.
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kustomize pour les workflows d'agents IA.
sécurité des agents
kustomize builds Kubernetes manifests that are commonly applied to clusters.
Reads manifest files that may include secret generators or config references.
Build is local, but output is intended for cluster mutation.
Can generate deployable Kubernetes artifacts.
Gate secret-generator inputs and downstream apply operations.
Allow build output review; require approval before applying generated manifests or reading secret files.
installation
brew install kustomizelocal Homebrew formula metadata
sudo port install kustomizeMacPorts ports tree · devel/kustomize/Portfile · Source: api.github.com
sudo apk add kustomizeAlpine Linux edge package indexes · kustomize · Source: dl-cdn.alpinelinux.org
sudo apt install kustomizeDebian stable package indexes · kustomize · Source: deb.debian.org
sudo dnf install kustomizeFedora Rawhide package metadata · kustomize · Source: dl.fedoraproject.org
nix profile install nixpkgs#kustomizenixpkgs package indexes · kustomize · Source: raw.githubusercontent.com
sudo pacman -S kustomizeArch Linux sync databases · kustomize · Source: geo.mirror.pkgbuild.com
sudo zypper install kustomizeopenSUSE Tumbleweed package metadata · kustomize · Source: download.opensuse.org
choco install kustomizeChocolatey community package catalog · kustomize · Source: community.chocolatey.org
scoop install main/kustomizeScoop official bucket manifest trees · bucket/kustomize.json · Source: api.github.com
winget install --id Kubernetes.kustomize -eWindows Package Manager source index · Kubernetes.kustomize · Source: cdn.winget.microsoft.com
aperçu
Template-free customization of Kubernetes YAML manifests
historique
Kustomize is the Kubernetes SIG CLI tool for template-free customization of raw YAML manifests. It became especially significant after the `kustomize build` flow was embedded into kubectl v1.14.
Kustomize was created to customize Kubernetes resource YAML without mutating the base files and without introducing a general-purpose templating language. The README compares it to `make`, because desired transformations are declared in a file, and to `sed`, because the output is edited text.
The project's core model is the `kustomization.yaml` file. Users declare resources, generators, patches, labels, name transformations, bases, and overlays, then run `kustomize build` to emit deployable YAML. That model made it attractive to GitOps and package-management workflows where plain YAML remains reviewable.
Kustomize crossed from standalone Kubernetes SIG CLI project into kubectl when the v2.0.3 build flow was added to kubectl v1.14 in 2019. The embedded version stayed frozen through kubectl v1.20, then moved to v4.0.5 in kubectl v1.21 and continued being tracked in Kubernetes release notes.
A 2024 Kubernetes Enhancement Proposal proposed deprecating and removing Kustomize from kubectl, partly to let the two tools develop separately and reduce kubectl dependency weight. The same KEP records that after SIG Architecture discussion on October 17, 2024, the removal proposal was not pursued because widespread community adoption made removal disruptive.
Users keep a base directory of Kubernetes YAML plus a `kustomization.yaml`, then create environment-specific overlays such as development, staging, and production. `kustomize build` emits the rendered YAML, commonly piped to `kubectl apply -f -` or used by GitOps controllers.
Kustomize is one of the most important Kubernetes packaging tools because it occupies a middle ground between raw manifests and full templating systems such as Helm. For package maintainers, it matters because it preserves upstream YAML as patchable source material, supports overlays cleanly, and exists both as a standalone binary and as a kubectl-integrated workflow.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
kustomization.yamlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
kustomize | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/kubernetes-sigs/kustomize
métadonnées d'installation
| Clé du paquet | brew:kustomize |
|---|---|
| Version | 5.8.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/kustomize |
| Page d'accueil | https://github.com/kubernetes-sigs/kustomize |
| Dépôt | https://github.com/kubernetes-sigs/kustomize |
| Docs amont | https://github.com/kubernetes-sigs/kustomize#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/kubernetes-sigs/kustomize/archive/refs/tags/kustomize/v5.8.1.tar.gz |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kustomize |
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
golang-k8s-sigs-kustomize-dev 5.6.0+ds-1
Customization of Kubernetes YAML configurations (library)
https://github.com/kubernetes-sigs/kustomize
sudo apt install golang-k8s-sigs-kustomize-devkustomize 5.6.0+ds-1+b2
Customization of Kubernetes YAML configurations (program)
https://github.com/kubernetes-sigs/kustomize
sudo apt install kustomizekustomize
nix profile install nixpkgs#kustomizekustomize 5.8.1-r2
Template-free customization of Kubernetes YAML manifests
sudo apk add kustomizekustomize-bash-completion 5.8.1-r2
Bash completions for kustomize
sudo apk add kustomize-bash-completionkustomize-fish-completion 5.8.1-r2
Fish completions for kustomize
sudo apk add kustomize-fish-completionkustomize-zsh-completion 5.8.1-r2
Zsh completions for kustomize
sudo apk add kustomize-zsh-completionkustomize 5.8.1-1.fc45
Customization of kubernetes YAML configurations
https://github.com/kubernetes-sigs/kustomize
sudo dnf install kustomizekustomize 5.8.1-1
Template-free customization of Kubernetes YAML manifests
https://github.com/kubernetes-sigs/kustomize
sudo pacman -S kustomizekustomize 5.8.1-1.2
Customization of kubernetes YAML configurations
https://github.com/kubernetes-sigs/kustomize
sudo zypper install kustomizekustomize-bash-completion 5.8.1-1.2
Bash Completion for kustomize
https://github.com/kubernetes-sigs/kustomize
sudo zypper install kustomize-bash-completionkustomize-fish-completion 5.8.1-1.2
Fish Completion for kustomize
https://github.com/kubernetes-sigs/kustomize
sudo zypper install kustomize-fish-completionkustomize-zsh-completion 5.8.1-1.2
Zsh Completion for kustomize
https://github.com/kubernetes-sigs/kustomize
sudo zypper install kustomize-zsh-completionkustomize
sudo port install kustomizekustomize
choco install kustomizemain/kustomize
scoop install main/kustomizepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.