# cloud-provider-kind を Homebrew, apk, Nix でインストール

cloud-provider-kind のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:cloud-provider-kind
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cloud-provider-kind
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add cloud-provider-kind
```

  証拠: Alpine Linux edge package indexes: cloud-provider-kind from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#cloud-provider-kind
```

  証拠: nixpkgs package indexes: pkgs/by-name/cl/cloud-provider-kind/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:cloud-provider-kind
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/cloud-provider-kind>
- **バージョン:** 0.11.1
- **ソース概要:** Cloud provider for KIND clusters
- **ホームページ:** <https://kubernetes-sigs.github.io/cloud-provider-kind/>
- **リポジトリ:** <https://github.com/kubernetes-sigs/cloud-provider-kind>
- **上流ドキュメント:** <https://kubernetes-sigs.github.io/cloud-provider-kind/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/kubernetes-sigs/cloud-provider-kind/archive/refs/tags/v0.11.1.tar.gz>
- **最終更新:** 2026-07-25T14:20:50-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- cloud-provider-kind (cli)
- cloud-provider-kind (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.11.1
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/kubernetes-sigs/cloud-provider-kind
- 検出された最新: v0.11.1 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2023: kubernetes-sigs/cloud-provider-kind GitHub repository metadata was created.
- v0.4.0: The README records availability of the registry.k8s.io controller-manager image.
- 2024: The README links a KubeCon EU talk about load balancing on kind.

### Related projects

- kind is the local Kubernetes cluster tool that cloud-provider-kind extends.
- Kubernetes Gateway API is supported by cloud-provider-kind.
- Kubernetes cloud-provider implementations are the broader family of projects whose behavior this tool emulates locally.

### ソース

- <https://github.com/kubernetes-sigs/cloud-provider-kind#readme>
- <https://kubernetes-sigs.github.io/cloud-provider-kind>
- <https://kind.sigs.k8s.io/>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal

## ソースデータベース詳細

- **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:** head, stable

## 他のパッケージマネージャ記録

- Nix - cloud-provider-kind: normalized package name match | nixpkgs package indexes: pkgs/by-name/cl/cloud-provider-kind/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - cloud-provider-kind - 0.11.1-r1: normalized package name match | Alpine Linux edge package indexes: cloud-provider-kind from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Cloud provider for KIND clusters | https://github.com/kubernetes-sigs/cloud-provider-kind
- apk - cloud-provider-kind-doc - 0.11.1-r1: normalized package name match | Alpine Linux edge package indexes: cloud-provider-kind-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Cloud provider for KIND clusters (documentation) | https://github.com/kubernetes-sigs/cloud-provider-kind


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [ctlptl](https://pkg.so/ja/brew/ctlptl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kind, kubernetes.
- [ingress2gateway](https://pkg.so/ja/brew/ingress2gateway/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gateway-api, kubernetes.
- [egctl](https://pkg.so/ja/brew/egctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gateway-api, kubernetes.
- [gwctl](https://pkg.so/ja/brew/gwctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gateway-api, kubernetes.
- [kubernetes-cli](https://pkg.so/ja/brew/kubernetes-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [helm](https://pkg.so/ja/brew/helm/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [colima](https://pkg.so/ja/brew/colima/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [k9s](https://pkg.so/ja/brew/k9s/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.

## Combined YAML source

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


## ソース

- 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
