Automic VaultAutomic Vault

brew

k3d mit Homebrew, chocolatey, MacPorts, Nix, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für k3d in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install k3d

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install k3d

MacPorts ports tree · sysutils/k3d/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#k3d

nixpkgs package indexes · pkgs/by-name/k3/k3d/package.nix · Quelle: api.github.com

Windows

Chocolateyverifiziert · 92%
choco install k3d

Chocolatey community package catalog · k3d · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/k3d

Scoop official bucket manifest trees · bucket/k3d.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id k3d.k3d -e

Windows Package Manager source index · k3d.k3d · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Little helper to run CNCF's k3s in Docker

Verlauf

Projektgeschichte und Nutzung

k3d is a lightweight wrapper for running k3s Kubernetes clusters inside Docker containers, aimed at fast local development, testing, and CI workflows.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2019: k3d v0.0.1 was released in April as a k3s-in-Docker helper.
  • 2019: v0.3.0 was described as the first release in Rancher space.
  • 2019: v1.0.0 was released later in April.
  • 2020: v3 releases reflected a major rewrite and expanded cluster-management surface.
  • 2022: v5.4.0 moved k3d images to GitHub Container Registry.

Related projects

  • k3d is built around k3s and Docker. It is commonly compared with kind and minikube, and it belongs to the broader family of local Kubernetes cluster tools.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
k3dcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version5.9.0
Manager aktualisiert2026-06-02
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv5.9.0

https://github.com/k3d-io/k3d

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:k3d
Version5.9.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/k3d
Homepagehttps://k3d.io
Repositoryhttps://github.com/k3d-io/k3d
Upstream-Dokumentationhttps://k3d.io/
LizenzMIT
Quellarchivhttps://github.com/k3d-io/k3d/archive/refs/tags/v5.9.0.tar.gz
Zuletzt aktualisiert2026-06-02T15:53:19Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

k3d

nix profile install nixpkgs#k3d
  • normalized package name match
  • Abgeglichen nach: K3d
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/k3/k3d/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

k3d

sudo port install k3d
  • normalized package name match
  • Abgeglichen nach: K3d
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/k3d/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

k3d

choco install k3d
  • normalized package name match
  • Abgeglichen nach: K3d
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: k3d from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','jetbrains-rider'
Scoop95%

main/k3d

scoop install main/k3d
  • normalized package name match
  • Abgeglichen nach: K3d
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/k3d.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

k3d.k3d

winget install --id k3d.k3d -e
  • normalized package name match
  • Abgeglichen nach: K3d
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: k3d.k3d from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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