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
|
| 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 |
| Sep 11, 2024 2:22pm |
|
0 |
VERSION_BUMP |
4f0d42b0 |
| May 20, 2024 9:31pm |
|
0 |
VERSION_BUMP |
3ac6164f |
| May 20, 2024 1:47pm |
|
0 |
VERSION_BUMP |
fb6ee0a4 |
| May 13, 2024 6:41pm |
|
0 |
VERSION_BUMP |
27d277ef |
| Aug 16, 2023 9:32pm |
|
0 |
VERSION_BUMP |
9db9d64e |
| Jan 28, 2023 3:33am |
|
0 |
VERSION_BUMP |
a33a745b |
| Jan 28, 2023 3:33am |
|
0 |
VERSION_BUMP |
6900f220 |
|