macOS
brew install k3dlocal Homebrew formula metadata
sudo port install k3dMacPorts ports tree · sysutils/k3d/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de k3d pour les workflows d'agents IA.
installation
brew install k3dlocal Homebrew formula metadata
sudo port install k3dMacPorts ports tree · sysutils/k3d/Portfile · Source: api.github.com
nix profile install nixpkgs#k3dnixpkgs package indexes · pkgs/by-name/k3/k3d/package.nix · Source: api.github.com
choco install k3dChocolatey community package catalog · k3d · Source: community.chocolatey.org
scoop install main/k3dScoop official bucket manifest trees · bucket/k3d.json · Source: api.github.com
winget install --id k3d.k3d -eWindows Package Manager source index · k3d.k3d · Source: cdn.winget.microsoft.com
aperçu
Little helper to run CNCF's k3s in Docker
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
k3d | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:k3d |
|---|---|
| Version | 5.9.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/k3d |
| Page d'accueil | https://k3d.io |
| Dépôt | https://github.com/k3d-io/k3d |
| Docs amont | https://k3d.io/ |
| Licence | MIT |
| Archive source | https://github.com/k3d-io/k3d/archive/refs/tags/v5.9.0.tar.gz |
| Dernière mise à jour | 2026-06-02T15:53:19Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
k3d
nix profile install nixpkgs#k3dk3d
sudo port install k3dk3d
choco install k3dmain/k3d
scoop install main/k3dk3d.k3d
winget install --id k3d.k3d -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.