macOS
brew install cloud-provider-kindlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cloud-provider-kind pour les workflows d'agents IA.
installation
brew install cloud-provider-kindlocal Homebrew formula metadata
nix profile install nixpkgs#cloud-provider-kindnixpkgs package indexes · pkgs/by-name/cl/cloud-provider-kind/package.nix · Source: api.github.com
aperçu
Cloud provider for KIND clusters
historique
cloud-provider-kind is a Kubernetes SIGs project that gives kind clusters a local cloud-provider-style LoadBalancer experience. It is newer and narrower than kind itself, but its official docs provide enough source-backed context for package history.
The kubernetes-sigs/cloud-provider-kind repository was created in 2023 to fill a specific gap in kind-based testing: kind is useful for cheap local Kubernetes clusters, but does not itself provide all behavior that depends on cloud providers, especially LoadBalancer services.
The README documents the provider as a local controller that watches kind clusters and LoadBalancer Services, then creates corresponding containers to expose those Services. It also added a published controller-manager image starting with v0.4.0.
Official installation paths include `go install`, building from source, Docker, and community-supported Homebrew packaging. The README explicitly says package-manager builds are community supported and not produced by the maintainers.
The project gained visible Kubernetes community attention through a KubeCon EU 2024 talk linked from the README, which is meaningful adoption evidence for a Kubernetes SIG utility.
Users create a kind cluster, run `cloud-provider-kind` in a terminal, and then create LoadBalancer Services or Gateway API resources that the provider exposes through local containers.
The provider also supports Gateway API behavior and a registry override environment variable for mirroring its proxy image.
For package maintainers, cloud-provider-kind is interesting because upstream treats Homebrew as a community package while Go install and container images remain closer to the project. That split matters for users who expect Kubernetes SIG artifacts to be canonical.
It is also a small but useful example of packaging local Kubernetes infrastructure behavior as a single CLI.
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.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
cloud-provider-kind | 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/cloud-provider-kind
métadonnées d'installation
| Clé du paquet | brew:cloud-provider-kind |
|---|---|
| Version | 0.11.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/cloud-provider-kind |
| Page d'accueil | https://kubernetes-sigs.github.io/cloud-provider-kind/ |
| Dépôt | https://github.com/kubernetes-sigs/cloud-provider-kind |
| Docs amont | https://github.com/kubernetes-sigs/cloud-provider-kind#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/kubernetes-sigs/cloud-provider-kind/archive/refs/tags/v0.11.1.tar.gz |
| Dernière mise à jour | 2026-07-25T14:20:50-04:00 |
| Pulse | updated |
| 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 | cloud-provider-kind |
| 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.
cloud-provider-kind
nix profile install nixpkgs#cloud-provider-kindpiste 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.