# Installer glasskube avec Homebrew, MacPorts, Nix, zypper

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

## installation

```sh
sudo av install brew:glasskube
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install glasskube
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install glasskube
```

  Preuve: MacPorts ports tree: devel/glasskube/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#glasskube
```

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

- zypper (92%):

```sh
sudo zypper install glasskube-cli
```

  Preuve: openSUSE Tumbleweed package metadata: glasskube-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:glasskube
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/glasskube>
- **Version:** 0.26.1
- **Résumé source:** Missing Package Manager for Kubernetes
- **Page d'accueil:** <https://glasskube.dev/products/package-manager/docs/>
- **Dépôt:** <https://github.com/glasskube/glasskube>
- **Docs amont:** <https://glasskube.dev/products/package-manager/docs/>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/glasskube/glasskube/archive/refs/tags/v0.26.1.tar.gz>
- **Dernière mise à jour:** 2026-07-29T16:05:02+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- glasskube (cli)
- glasskube (alias)

## Dépendances de compilation

- go
- node

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

Glasskube is an open-source Kubernetes package manager that presents Kubernetes applications as dependency-aware packages managed through a CLI, a local web UI, and GitOps-friendly custom resources. Its project pitch frames it as a simpler package-management layer inspired by Homebrew and npm.

### Historique du projet

The project appeared publicly in early 2024 with alpha releases and a README explaining that its authors had spent years in the Kubernetes ecosystem struggling with package management, configuration, and distribution. Glasskube's design responds to those problems with typed package configuration, dependencies, update previews, repositories, and package custom resources.

### Historique d'adoption

Glasskube entered a crowded Kubernetes packaging space around Helm, Kustomize, operators, Artifact Hub, and GitOps tools. Its adoption story is early but visible through its GitHub releases, documentation, Homebrew installation path, CNCF Landscape badge, package repository, and supported package examples such as cert-manager, ingress-nginx, kube-prometheus, Kubernetes Dashboard, and CloudNativePG.

### Modes d'utilisation

Practitioners install the CLI, point it at a kubeconfig, bootstrap the in-cluster components, start the local package-manager UI with glasskube serve, and then install, update, configure, describe, open, suspend, resume, or uninstall Kubernetes packages. Noninteractive users manage package repositories and values through CLI flags, while GitOps users work with the package custom resources.

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

For package nerds, Glasskube is interesting because it imports expectations from OS package managers into Kubernetes: a central package repository, dependency handling, typed configuration, package status, and update workflows. Its Homebrew formula is mainly the entry point to a cluster-side package manager rather than the package manager's whole state.

### Chronologie

- 2024: Alpha releases begin in the GitHub release stream.
- 2024: The README positions Glasskube as a Kubernetes package manager inspired by Homebrew and npm.
- 2024: Changelog entries show package-operator, UI, GitOps, and repository workflow development.

### Related projects

- Kubernetes, Helm, Kustomize, Renovate, Artifact Hub, cert-manager, ingress-nginx, kube-prometheus, CloudNativePG.

### Sources

- <https://api.github.com/repos/glasskube/glasskube/releases?per_page=100>
- <https://glasskube.dev/products/package-manager/docs/>
- <https://raw.githubusercontent.com/glasskube/glasskube/main/CHANGELOG.md>
- <https://raw.githubusercontent.com/glasskube/glasskube/main/README.md>


## Notes de sécurité

infrastructure mutation or orchestration signal.

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


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.kube/config

## Credential files

- Unix: ~/.kube/config
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** glasskube
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - glasskube: normalized package name match | nixpkgs package indexes: pkgs/by-name/gl/glasskube/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - glasskube-cli - 0.26.1-1.8: normalized package name match | openSUSE Tumbleweed package metadata: glasskube-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | The next generation Package Manager for Kubernetes | https://github.com/glasskube/glasskube
- MacPorts - glasskube: normalized package name match | MacPorts ports tree: devel/glasskube/Portfile from https://api.github.com/repos/macports/macports-ports/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.
- [Package publisher tools](https://pkg.so/fr/package-publishers/) - Belongs to a package publishing or registry 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.
- [node](https://pkg.so/fr/brew/node/) - Build dependency declared by Homebrew.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [helm](https://pkg.so/fr/brew/helm/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, package-manager.
- [argocd](https://pkg.so/fr/brew/argocd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [talhelper](https://pkg.so/fr/brew/talhelper/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [devspace](https://pkg.so/fr/brew/devspace/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cloud-native, kubernetes.
- [crossplane](https://pkg.so/fr/brew/crossplane/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cloud-native, kubernetes.
- [mesheryctl](https://pkg.so/fr/brew/mesheryctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cloud-native, kubernetes.
- [tanka](https://pkg.so/fr/brew/tanka/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [egctl](https://pkg.so/fr/brew/egctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, cloud-native, kubernetes.

## Combined YAML source

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


## Sources

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