🍺 BREW Explorer

← all formulae

minikube

brew install minikube v1.38.1 Apache-2.0

Local single-node Kubernetes cluster runtime for development and testing.

Why you might care

Minikube provisions a minimal Kubernetes environment on your machine (via Docker, KVM, VirtualBox, or other drivers) without cloud costs—essential for testing k8s manifests and Helm charts locally. It's the de facto standard for local k8s development before deploying to staging/production, and dramatically faster than spinning up cloud clusters for iteration.

Categories

Alternatives

kind k3s Docker Desktop
3.0k
30-day installs · #801
11.4k
90-day · #763
83.2k
365-day · #479

Runtime dependencies

Build dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "kind",
    "k3s",
    "Docker Desktop"
  ],
  "build_dependencies": [
    "go",
    "go-bindata"
  ],
  "categories": [
    "container-runtime",
    "orchestration"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "kubernetes-cli"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Run a Kubernetes cluster locally",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:06+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "minikube",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://minikube.sigs.k8s.io/",
  "homepage_og_description": "redirecting to /docs",
  "homepage_og_image": null,
  "homepage_title": "minikube",
  "installs_30d": 3006,
  "installs_365d": 83167,
  "installs_90d": 11431,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": "2026-06-20T23:47:09+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "minikube",
  "oldnames": [],
  "one_liner": "Local single-node Kubernetes cluster runtime for development and testing.",
  "optional_dependencies": [],
  "rank_30d": 801,
  "rank_365d": 479,
  "rank_90d": 763,
  "raw_hash": "4842cfe5a6bc684c",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/m/minikube.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.38.1",
  "versioned_formulae": [],
  "why_use_this": "Minikube provisions a minimal Kubernetes environment on your machine (via Docker, KVM, VirtualBox, or other drivers) without cloud costs\u2014essential for testing k8s manifests and Helm charts locally. It\u0027s the de facto standard for local k8s development before deploying to staging/production, and dramatically faster than spinning up cloud clusters for iteration."
}