# Installer kubecfg avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:kubecfg
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kubecfg
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kubecfg
```

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

## Faits du paquet

- **Clé du paquet:** brew:kubecfg
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/kubecfg>
- **Version:** 0.37.0
- **Résumé source:** Manage complex enterprise Kubernetes environments as code
- **Page d'accueil:** <https://github.com/kubecfg/kubecfg>
- **Dépôt:** <https://github.com/kubecfg/kubecfg>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/kubecfg/kubecfg/archive/refs/tags/v0.37.0.tar.gz>
- **Dernière mise à jour:** 2026-05-28T18:48:01Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- kubecfg (cli)
- kubecfg (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.37.0
- gestionnaire mis à jour: 2026-05-28
- données locales: OK
- dépôt amont: https://github.com/kubecfg/kubecfg
- dernière version détectée: v0.37.0 (à jour)
## Historique du projet et usages

kubecfg is a Kubernetes configuration-management CLI built around Jsonnet. It lets teams describe Kubernetes resources as reusable code, render or diff them, and apply the resulting desired state to clusters.

### Historique du projet

The kubecfg/kubecfg repository was created on 2021-11-17, and the first GitHub release listed by the releases API, v0.23.0, was published on 2021-12-21. The README describes kubecfg as a tool for managing Kubernetes resources as code and notes its similarity to a similarly named internal Google tool.

The project is intentionally thin around Jsonnet. Its README says kubecfg relies heavily on Jsonnet to describe Kubernetes resources and acts as a Kubernetes-specific wrapper around Jsonnet evaluation.

### Historique d'adoption

kubecfg's adoption is concentrated in teams that want Kubernetes manifests in version control but need stronger abstraction and reuse than plain YAML. Its documentation and README emphasize reviewable configuration changes, reproducible desired state, and disaster-recovery-friendly infrastructure-as-code practices.

The Homebrew formula gives macOS and Linuxbrew users a package-manager path, while GitHub releases provide precompiled binaries for direct installation.

### Modes d'utilisation

Users write Jsonnet, JSON, or YAML inputs, then use kubecfg show, diff, update, and delete against Kubernetes resources. The README quickstart demonstrates rendering YAML, applying objects, comparing local desired state with the server, updating the cluster, and deleting the demo resources.

Features such as dependency-aware sorting, extra Jsonnet builtins, and optional garbage collection make kubecfg fit repositories where Kubernetes configuration is treated as code rather than as hand-edited deployment YAML.

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

kubecfg is interesting to package nerds because it represents the Jsonnet branch of Kubernetes configuration tooling. In the package ecosystem it sits beside Helm and Kustomize, but its core bet is a general-purpose data-templating language rather than chart packages or patch overlays.

Its small CLI shape also makes it a classic infrastructure-as-code package: installable by Homebrew, runnable in CI, and tied closely to the Kubernetes and Jsonnet release surfaces.

### Chronologie

- 2021-11-17: GitHub repository created.
- 2021-12-21: GitHub release v0.23.0 published.
- 2021-12-22: GitHub release v0.24.0 published.
- 2026-05-28: GitHub release v0.37.0 published.

### Related projects

- Jsonnet is the data-templating language kubecfg relies on.
- Kubernetes is the target resource API.
- Helm and Kustomize solve adjacent Kubernetes configuration packaging and customization problems with different models.

### Sources

- <https://api.github.com/repos/kubecfg/kubecfg>
- <https://api.github.com/repos/kubecfg/kubecfg/releases>
- <https://formulae.brew.sh/formula/kubecfg>
- <https://github.com/kubecfg/kubecfg>
- <https://jsonnet.org/>
- <https://kubecfg.github.io/kubecfg>


## 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:** kubecfg
- **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 - kubecfg: normalized package name match | nixpkgs package indexes: pkgs/by-name/ku/kubecfg/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.
- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control 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.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [qbec](https://pkg.so/fr/brew/qbec/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration-management, jsonnet, kubernetes.
- [ansible](https://pkg.so/fr/brew/ansible/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, configuration-management, infrastructure-as-code.
- [kubernetes-cli](https://pkg.so/fr/brew/kubernetes-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [k9s](https://pkg.so/fr/brew/k9s/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [k3d](https://pkg.so/fr/brew/k3d/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [ctlptl](https://pkg.so/fr/brew/ctlptl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [openshift-cli](https://pkg.so/fr/brew/openshift-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [eksctl](https://pkg.so/fr/brew/eksctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [helmfile](https://pkg.so/fr/brew/helmfile/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, configuration, configuration-management.
- [kubesess](https://pkg.so/fr/brew/kubesess/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, kubernetes.
- [reckoner](https://pkg.so/fr/brew/reckoner/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, infrastructure, kubernetes.

## Combined YAML source

View the package source record on GitHub. [combined/kubecfg.yml](https://github.com/mxcl/pkgdb/blob/main/combined/kubecfg.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
