minikube
« Back to VersTracker
Description:
Run a Kubernetes cluster locally
Type: Formula  |  Latest Version: 1.37.0@0  |  Tracked Since: Dec 26, 2025
Links: Homepage  |  @kubernetesio  |  formulae.brew.sh
Category: Developer tools
Tags: kubernetes devops local-development container-orchestration cloud-native
Install: brew install minikube
About:
Minikube is a tool that runs a single-node Kubernetes cluster on your local machine. It enables developers to test and develop Kubernetes applications locally before deploying to production. This eliminates the need for complex cloud setups and provides a fast, isolated environment for learning and debugging.
Key Features:
  • Supports multiple container runtimes (Docker, Containerd, CRI-O)
  • Cross-platform compatibility (Linux, macOS, Windows)
  • Simple CLI for cluster lifecycle management
  • Extensible via addons for ingress, dashboard, and more
  • Rapid local development workflow
Use Cases:
  • Local Kubernetes application development and testing
  • Learning Kubernetes concepts without cloud costs
  • CI/CD pipeline testing for Kubernetes manifests
  • Plugin development for Kubernetes
Alternatives:
  • kind – Uses Docker containers to simulate nodes, faster startup but less resource isolation
  • k3d – Runs k3s in Docker, lightweight and optimized for CI/CD workflows
  • Docker Desktop – Includes Kubernetes support but heavier resource usage and GUI-focused
Version History
Detected Version Rev Change Commit
Dec 26, 2025 5:29pm 1.37.0 0 VERSION_BUMP 981ab2e3
Sep 15, 2025 10:38pm 0 VERSION_BUMP 8b1c7126
Sep 9, 2025 11:12pm 0 VERSION_BUMP 80603224
Nov 10, 2024 4:33pm 0 VERSION_BUMP 31f6c594