Automic VaultAutomic Vault

brew

minikube mit Homebrew, apk, MacPorts, Nix, pacman, zypper, chocolatey, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für minikube in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install minikube

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install minikube

MacPorts ports tree · sysutils/minikube/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add minikube

Alpine Linux edge package indexes · minikube · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#minikube

nixpkgs package indexes · pkgs/by-name/mi/minikube/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S minikube

Arch Linux sync databases · minikube · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install minikube

openSUSE Tumbleweed package metadata · minikube · Quelle: download.opensuse.org

Windows

Chocolateyverifiziert · 92%
choco install Minikube

Chocolatey community package catalog · Minikube · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/minikube

Scoop official bucket manifest trees · bucket/minikube.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id Kubernetes.minikube -e

Windows Package Manager source index · Kubernetes.minikube · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Run a Kubernetes cluster locally

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Wie es verwendet wird

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

Risikostufe: orange

Kubernetes cluster infrastructure.

Risikoklassifikator

orange Risiko · hoch Konfidenz · infrastructure

Warum

  • Kubernetes cluster infrastructure

Signale

  • override:minikube

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.minikube/config/config.json

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
minikubecliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version1.38.1
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/kubernetes/minikube

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:minikube
Version1.38.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/minikube
Homepagehttps://minikube.sigs.k8s.io/
Repositoryhttps://github.com/kubernetes/minikube
Upstream-Dokumentationhttps://minikube.sigs.k8s.io/docs
LizenzApache-2.0
Quellarchivhttps://github.com/kubernetes/minikube.git
Abhängigkeitenkubernetes-cli
Build-Abhängigkeitengo, go-bindata
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameminikube
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

minikube

nix profile install nixpkgs#minikube
  • normalized package name match
  • Abgeglichen nach: Minikube
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mi/minikube/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

docker-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-kvm2
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: minikube
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Minikube
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: docker-machine-driver-kvm2 from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

minikube 1.34.0-r15

Tool that makes it easy to run Kubernetes locally

https://github.com/kubernetes/minikube

sudo apk add minikube
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: minikube
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Minikube
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: minikube from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

minikube-bash-completion 1.34.0-r15

Bash completions for minikube

https://github.com/kubernetes/minikube

sudo apk add minikube-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: minikube
  • normalized package name match
  • Abgeglichen nach: Minikube
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: minikube-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

minikube-fish-completion 1.34.0-r15

Fish completions for minikube

https://github.com/kubernetes/minikube

sudo apk add minikube-fish-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: minikube
  • normalized package name match
  • Abgeglichen nach: Minikube
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: minikube-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

minikube-zsh-completion 1.34.0-r15

Zsh completions for minikube

https://github.com/kubernetes/minikube

sudo apk add minikube-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: minikube
  • normalized package name match
  • Abgeglichen nach: Minikube
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: minikube-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

minikube 1.38.1-2

A tool that makes it easy to run Kubernetes locally

https://github.com/kubernetes/minikube

sudo pacman -S minikube
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Minikube
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: minikube from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

minikube 1.38.1-1.1

Tool to run Kubernetes locally

https://github.com/kubernetes/minikube

sudo zypper install minikube
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: x86_64
  • Source Package: minikube
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Minikube
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: minikube from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

minikube-bash-completion 1.38.1-1.1

Minikube bash completion

https://github.com/kubernetes/minikube

sudo zypper install minikube-bash-completion
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: noarch
  • Source Package: minikube
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Minikube
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: minikube-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

minikube-fish-completion 1.38.1-1.1

Minikube fish completion

https://github.com/kubernetes/minikube

sudo zypper install minikube-fish-completion
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: noarch
  • Source Package: minikube
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Minikube
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: minikube-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

minikube-zsh-completion 1.38.1-1.1

Minikube zsh completion

https://github.com/kubernetes/minikube

sudo zypper install minikube-zsh-completion
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: noarch
  • Source Package: minikube
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Minikube
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: minikube-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

minikube

sudo port install minikube
  • normalized package name match
  • Abgeglichen nach: Minikube
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/minikube/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

Minikube

choco install Minikube
  • normalized package name match
  • Abgeglichen nach: Minikube
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: Minikube from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','meshlab'
Scoop95%

main/minikube

scoop install main/minikube
  • normalized package name match
  • Abgeglichen nach: Minikube
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/minikube.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Kubernetes.minikube

winget install --id Kubernetes.minikube -e
  • normalized package name match
  • Abgeglichen nach: Minikube
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Kubernetes.minikube from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment