macOS
brew install k3dlocal Homebrew formula metadata
sudo port install k3dMacPorts ports tree · sysutils/k3d/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.