Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install cloud-provider-kind

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#cloud-provider-kind

nixpkgs package indexes · pkgs/by-name/cl/cloud-provider-kind/package.nix · ソース: api.github.com

概要

パッケージ概要

Cloud provider for KIND clusters

コマンドとエイリアス

  • cloud-provider-kind

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:cluster,cloud

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cloud-provider-kindcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版0.11.1
マネージャ更新日2026-07-25
ローカルデータOK
上流最新
検出された最新v0.11.1

https://github.com/kubernetes-sigs/cloud-provider-kind

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cloud-provider-kind
バージョン0.11.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cloud-provider-kind
ホームページhttps://kubernetes-sigs.github.io/cloud-provider-kind/
リポジトリhttps://github.com/kubernetes-sigs/cloud-provider-kind
上流ドキュメントhttps://github.com/kubernetes-sigs/cloud-provider-kind#readme
ライセンス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
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecloud-provider-kind
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

cloud-provider-kind

nix profile install nixpkgs#cloud-provider-kind
  • normalized package name match
  • 一致条件: Cloud Provider Kind
nixpkgs package indexes · api.github.com · 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment