macOS
brew install minikubelocal Homebrew formula metadata
sudo port install minikubeMacPorts ports tree · sysutils/minikube/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für minikube in AI-Agent-Workflows.
Installation
brew install minikubelocal Homebrew formula metadata
sudo port install minikubeMacPorts ports tree · sysutils/minikube/Portfile · Quelle: api.github.com
sudo apk add minikubeAlpine Linux edge package indexes · minikube · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#minikubenixpkgs package indexes · pkgs/by-name/mi/minikube/package.nix · Quelle: api.github.com
sudo pacman -S minikubeArch Linux sync databases · minikube · Quelle: geo.mirror.pkgbuild.com
sudo zypper install minikubeopenSUSE Tumbleweed package metadata · minikube · Quelle: download.opensuse.org
choco install MinikubeChocolatey community package catalog · Minikube · Quelle: community.chocolatey.org
scoop install main/minikubeScoop official bucket manifest trees · bucket/minikube.json · Quelle: api.github.com
winget install --id Kubernetes.minikube -eWindows Package Manager source index · Kubernetes.minikube · Quelle: cdn.winget.microsoft.com
Überblick
Run a Kubernetes cluster locally
Verlauf
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.
Sicherheitslage
Kubernetes cluster infrastructure.
orange Risiko · hoch Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
minikube | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/kubernetes/minikube
Installationsmetadaten
| Paketschlüssel | brew:minikube |
|---|---|
| Version | 1.38.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/minikube |
| Homepage | https://minikube.sigs.k8s.io/ |
| Repository | https://github.com/kubernetes/minikube |
| Upstream-Dokumentation | https://minikube.sigs.k8s.io/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/kubernetes/minikube.git |
| Abhängigkeiten | kubernetes-cli |
| Build-Abhängigkeiten | go, go-bindata |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.