# Installer kbld avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kbld pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:kbld
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kbld
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kbld
```

  Preuve: nixpkgs package indexes: pkgs/by-name/kb/kbld/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:kbld
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/kbld>
- **Version:** 0.49.1
- **Résumé source:** Tool for building and pushing container images in development workflows
- **Page d'accueil:** <https://carvel.dev/kbld/>
- **Dépôt:** <https://github.com/carvel-dev/kbld>
- **Docs amont:** <https://carvel.dev/kbld/>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/carvel-dev/kbld/archive/refs/tags/v0.49.1.tar.gz>
- **Dernière mise à jour:** 2026-07-27T21:58:38+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- kbld (cli)
- kbld (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.49.1
- gestionnaire mis à jour: 2026-07-27
- données locales: OK
- dépôt amont: https://github.com/carvel-dev/kbld
- dernière version détectée: v0.49.1 (à jour)
## Historique du projet et usages

kbld is a Carvel CLI for Kubernetes and YAML workflows that builds, pushes, resolves, locks, packages, and relocates container image references.

### Historique du projet

The kbld repository began in April 2019. Its README and Carvel site describe a tool that delegates image building to mature tools such as Docker and Buildpacks pack, then rewrites YAML configuration to immutable digest references.

kbld grew as part of the k14s/Carvel family rather than as a standalone monolith. Carvel documentation presents ytt, kbld, and kapp as composable tools: ytt structures and overlays YAML, kbld handles images, and kapp deploys and diffs Kubernetes resources.

### Historique d'adoption

Carvel's public materials describe the suite as born from frustration with monolithic Kubernetes deployment tools and built around Unix-style composition. kbld's adoption follows that pattern: it appears in Homebrew, Nix, and Carvel install flows as one small command in a larger Kubernetes delivery toolchain.

### Modes d'utilisation

Typical kbld usage pipes or reads YAML, finds image references, builds or resolves them, and emits YAML with digest-pinned images. Its docs also cover lock files, registry pushes, packaging images into tarballs, and relocation between registries.

### Pourquoi les passionnés de paquets s'y intéressent

kbld is package-nerd interesting because it makes image immutability a CLI transformation step. Instead of hiding build metadata in a platform service, it keeps the artifact graph visible in YAML and lock files that can be piped into other tools.

### Chronologie

- 2019-04-19: Repository initialized
- 2019: k14s tools including kbld were released as composable Kubernetes workflow tools
- 2020-08: k14s was rebranded as Carvel
- 2022-10: VMware announced Carvel's move into the CNCF Sandbox
- 2026-06-17: v0.49.1 release appeared in the GitHub release list

### Related projects

- kbld is closely related to Carvel ytt, kapp, imgpkg, vendir, kapp-controller, Docker, Buildpacks pack, Kubernetes manifests, Helm, and kustomize.

### Sources

- <https://blogs.vmware.com/opensource/2022/10/25/carvel-sets-sail-for-the-cncf-sandbox/>
- <https://carvel.dev/blog/deploying-apps-with-ytt-kbld-kapp/>
- <https://carvel.dev/blog/introduction-to-carvel-blog-post/>
- <https://carvel.dev/kbld/>
- <https://carvel.dev/kbld/docs/develop/building/>
- <https://formulae.brew.sh/formula/kbld>
- <https://github.com/carvel-dev/kbld>
- <https://github.com/carvel-dev/kbld/commit/bc8118ca3ad7ecb7b2e3825d517a121c9c767cde.patch>


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kbld
- **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

## Autres enregistrements de gestionnaires de paquets

- Nix - kbld: normalized package name match | nixpkgs package indexes: pkgs/by-name/kb/kbld/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [ko](https://pkg.so/fr/brew/ko/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, kubernetes.
- [skaffold](https://pkg.so/fr/brew/skaffold/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, devops, kubernetes.
- [colima](https://pkg.so/fr/brew/colima/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, kubernetes.
- [devspace](https://pkg.so/fr/brew/devspace/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [containerd](https://pkg.so/fr/brew/containerd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, kubernetes.
- [popeye](https://pkg.so/fr/brew/popeye/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [kconf](https://pkg.so/fr/brew/kconf/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, devops, kubernetes.
- [container-canary](https://pkg.so/fr/brew/container-canary/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, containers, kubernetes.

## Combined YAML source

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


## Sources

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