🍺 BREW Explorer

← all formulae

k3d

brew install k3d v5.9.0 MIT

Command-line tool to quickly spin up lightweight Kubernetes clusters (k3s) inside Docker containers.

Why you might care

Dramatically faster than full Kubernetes for local development and testing—k3s runs in seconds, not minutes. Drop-in for docker-compose workflows; perfect for CI/CD pipelines, GitOps testing, and multi-cluster experimentation on a single machine. Single binary, no VM overhead.

Categories

Alternatives

kind minikube docker-compose
10.0k
30-day installs · #357
31.6k
90-day · #382
94.6k
365-day · #441

Build dependencies

go

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "kind",
    "minikube",
    "docker-compose"
  ],
  "build_dependencies": [
    "go"
  ],
  "categories": [
    "container-runtime",
    "orchestration"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Little helper to run CNCF\u0027s k3s in Docker",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:39:09+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "k3d",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://k3d.io",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Redirecting",
  "installs_30d": 9982,
  "installs_365d": 94629,
  "installs_90d": 31626,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:44:22+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "k3d",
  "oldnames": [],
  "one_liner": "Command-line tool to quickly spin up lightweight Kubernetes clusters (k3s) inside Docker containers.",
  "optional_dependencies": [],
  "rank_30d": 357,
  "rank_365d": 441,
  "rank_90d": 382,
  "raw_hash": "1ecc1e8a4f276684",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/k/k3d.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "5.9.0",
  "versioned_formulae": [],
  "why_use_this": "Dramatically faster than full Kubernetes for local development and testing\u2014k3s runs in seconds, not minutes. Drop-in for docker-compose workflows; perfect for CI/CD pipelines, GitOps testing, and multi-cluster experimentation on a single machine. Single binary, no VM overhead."
}