macOS
brew install cloud-provider-kindlocal Homebrew formula metadata
brew / Rang 3564
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cloud-provider-kind in AI-Agent-Workflows.
Installation
brew install cloud-provider-kindlocal Homebrew formula metadata
sudo apk add cloud-provider-kindAlpine Linux edge package indexes · cloud-provider-kind · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cloud-provider-kindnixpkgs package indexes · pkgs/by-name/cl/cloud-provider-kind/package.nix · Quelle: api.github.com
Überblick
Cloud provider for KIND clusters
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cloud-provider-kind | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:cloud-provider-kind |
|---|---|
| Version | 0.11.1 |
| Paketmanager | Homebrew |
| Homepage | https://kubernetes-sigs.github.io/cloud-provider-kind/ |
| Repository | https://github.com/kubernetes-sigs/cloud-provider-kind |
| Zuletzt aktualisiert | 2026-07-25T14:20:50-04:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
cloud-provider-kind
nix profile install nixpkgs#cloud-provider-kindcloud-provider-kind 0.11.1-r1
Cloud provider for KIND clusters
https://github.com/kubernetes-sigs/cloud-provider-kind
sudo apk add cloud-provider-kindcloud-provider-kind-doc 0.11.1-r1
Cloud provider for KIND clusters (documentation)
https://github.com/kubernetes-sigs/cloud-provider-kind
sudo apk add cloud-provider-kind-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.