macOS
brew install minikubelocal Homebrew formula metadata
sudo port install minikubeMacPorts ports tree · sysutils/minikube/Portfile · source: api.github.com
brew
Run a Kubernetes cluster locally. Version 1.38.1 via Homebrew; verified from local package data.
install
brew install minikubelocal Homebrew formula metadata
sudo port install minikubeMacPorts ports tree · sysutils/minikube/Portfile · source: api.github.com
sudo apk add docker-machine-driver-kvm2Alpine Linux edge package indexes · docker-machine-driver-kvm2 · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#minikubenixpkgs package indexes · pkgs/by-name/mi/minikube/package.nix · source: api.github.com
sudo pacman -S minikubeArch Linux sync databases · minikube · source: geo.mirror.pkgbuild.com
sudo zypper install minikubeopenSUSE Tumbleweed package metadata · minikube · source: download.opensuse.org
choco install MinikubeChocolatey community package catalog · Minikube · source: community.chocolatey.org
scoop install main/minikubeScoop official bucket manifest trees · bucket/minikube.json · source: api.github.com
winget install --id Kubernetes.minikube -eWindows Package Manager source index · Kubernetes.minikube · source: cdn.winget.microsoft.com
overview
Run a Kubernetes cluster locally
history
minikube grew inside the Kubernetes project as the standard local-development distribution for running Kubernetes on a laptop or workstation. Its core promise is a local Kubernetes cluster on macOS, Linux, or Windows, with a CLI that handles lifecycle actions such as start, stop, status, and delete. The project reached its 1.0.0 milestone in March 2019 alongside Kubernetes 1.14 support, with release notes emphasizing fast local development and broad support for Kubernetes features that fit on a single-machine cluster.
Technically, minikube started from the single-node VM model that made Kubernetes approachable before developers had access to cloud clusters. VirtualBox was the original and widely documented driver, but the tool expanded into a driver framework that can run Kubernetes through VMs, containers, bare metal, or remote SSH depending on host OS and user needs. That driver model is one of minikube's main differences from narrower tools such as kind: minikube is a general local Kubernetes workstation, not only a Kubernetes-in-Docker test cluster.
minikube became a Kubernetes teaching, tutorial, and CI fixture because it gives users a real Kubernetes API server with a short feedback loop. Kubernetes documentation uses it for cluster-introduction tutorials, the Kubernetes blog described it as the most popular community-built local Kubernetes option on Linux, and the minikube docs include workflows for GitHub Actions. In practice, developers use it to test manifests, Helm charts, ingress, storage, add-ons, and application deployments before moving work to shared or production clusters.
security posture
Kubernetes cluster infrastructure.
orange risk · high confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.minikube/config/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
minikube | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kubernetes/minikube
install metadata
| Package key | brew:minikube |
|---|---|
| Version | 1.38.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/minikube |
| Homepage | https://minikube.sigs.k8s.io/ |
| Repository | https://github.com/kubernetes/minikube |
| Upstream docs | https://minikube.sigs.k8s.io/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/kubernetes/minikube.git |
| Dependencies | kubernetes-cli |
| Build dependencies | go, go-bindata |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | minikube |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
minikube
nix profile install nixpkgs#minikubedocker-machine-driver-kvm2 1.34.0-r15
minikube-maintained KVM driver for docker-machine
https://github.com/kubernetes/minikube
sudo apk add docker-machine-driver-kvm2minikube 1.34.0-r15
Tool that makes it easy to run Kubernetes locally
https://github.com/kubernetes/minikube
sudo apk add minikubeminikube-bash-completion 1.34.0-r15
Bash completions for minikube
https://github.com/kubernetes/minikube
sudo apk add minikube-bash-completionminikube-fish-completion 1.34.0-r15
Fish completions for minikube
https://github.com/kubernetes/minikube
sudo apk add minikube-fish-completionminikube-zsh-completion 1.34.0-r15
Zsh completions for minikube
https://github.com/kubernetes/minikube
sudo apk add minikube-zsh-completionminikube 1.38.1-2
A tool that makes it easy to run Kubernetes locally
https://github.com/kubernetes/minikube
sudo pacman -S minikubeminikube 1.38.1-1.1
Tool to run Kubernetes locally
https://github.com/kubernetes/minikube
sudo zypper install minikubeminikube-bash-completion 1.38.1-1.1
Minikube bash completion
https://github.com/kubernetes/minikube
sudo zypper install minikube-bash-completionminikube-fish-completion 1.38.1-1.1
Minikube fish completion
https://github.com/kubernetes/minikube
sudo zypper install minikube-fish-completionminikube-zsh-completion 1.38.1-1.1
Minikube zsh completion
https://github.com/kubernetes/minikube
sudo zypper install minikube-zsh-completionminikube
sudo port install minikubeMinikube
choco install Minikubemain/minikube
scoop install main/minikubeKubernetes.minikube
winget install --id Kubernetes.minikube -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.