macOS
brew install k3dlocal Homebrew formula metadata
sudo port install k3dMacPorts ports tree · sysutils/k3d/Portfile · ソース: api.github.com
brew
k3d のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install k3dlocal Homebrew formula metadata
sudo port install k3dMacPorts ports tree · sysutils/k3d/Portfile · ソース: api.github.com
nix profile install nixpkgs#k3dnixpkgs package indexes · pkgs/by-name/k3/k3d/package.nix · ソース: api.github.com
choco install k3dChocolatey community package catalog · k3d · ソース: community.chocolatey.org
scoop install main/k3dScoop official bucket manifest trees · bucket/k3d.json · ソース: api.github.com
winget install --id k3d.k3d -eWindows Package Manager source index · k3d.k3d · ソース: cdn.winget.microsoft.com
概要
Little helper to run CNCF's k3s in Docker
履歴
k3d is a lightweight wrapper for running k3s Kubernetes clusters inside Docker containers, aimed at fast local development, testing, and CI workflows.
The k3d project traces its lineage to `zeerorg/k3s-in-docker`, was reimplemented in Go by Thorsten Klein, and was later adopted into Rancher before moving under the community-led k3d-io organization.
Public releases began in April 2019, shortly after k3s itself made lightweight Kubernetes a popular target for local and edge experimentation. The v0.3.0 release was described as the first release in Rancher space, and the v1.0.0 release followed later that month.
The project later went through larger rewrites and major-version lines, including the v3 and v5 eras, while keeping the same basic promise: create and destroy containerized k3s clusters quickly from a single CLI.
k3d became popular with developers who wanted a real Kubernetes API locally without a virtual machine-heavy setup. It sits alongside kind and minikube, but its k3s base gives it a particularly small and quick profile.
The official k3s documentation lists k3d as a way to run k3s in Docker, which helped legitimize the tool for local development even though k3d's own README notes it is community-driven and not an official Rancher or SUSE product.
Users commonly run `k3d cluster create` to start a local k3s cluster in Docker, then use kubeconfig output with kubectl and other Kubernetes tools. It is often used in CI jobs, demos, local operator development, and quick reproduction environments.
k3d is package-manager candy: one small CLI that summons an entire Kubernetes cluster by orchestrating Docker containers. It shows why local-cluster tools became standard developer dependencies once Kubernetes moved from production-only infrastructure into everyday application development.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
k3d | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:k3d |
|---|---|
| バージョン | 5.9.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/k3d |
| ホームページ | https://k3d.io |
| リポジトリ | https://github.com/k3d-io/k3d |
| 上流ドキュメント | https://k3d.io/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/k3d-io/k3d/archive/refs/tags/v5.9.0.tar.gz |
| 最終更新 | 2026-06-02T15:53:19Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | k3d |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
k3d
nix profile install nixpkgs#k3dk3d
sudo port install k3dk3d
choco install k3dmain/k3d
scoop install main/k3dk3d.k3d
winget install --id k3d.k3d -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.