macOS
brew install minikubelocal Homebrew formula metadata
sudo port install minikubeMacPorts ports tree · sysutils/minikube/Portfile · 来源: api.github.com
安装
brew install minikubelocal Homebrew formula metadata
sudo port install minikubeMacPorts ports tree · sysutils/minikube/Portfile · 来源: api.github.com
sudo apk add minikubeAlpine Linux edge package indexes · minikube · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#minikubenixpkgs package indexes · pkgs/by-name/mi/minikube/package.nix · 来源: api.github.com
sudo pacman -S minikubeArch Linux sync databases · minikube · 来源: geo.mirror.pkgbuild.com
sudo zypper install minikubeopenSUSE Tumbleweed package metadata · minikube · 来源: download.opensuse.org
choco install MinikubeChocolatey community package catalog · Minikube · 来源: community.chocolatey.org
scoop install main/minikubeScoop official bucket manifest trees · bucket/minikube.json · 来源: api.github.com
winget install --id Kubernetes.minikube -eWindows Package Manager source index · Kubernetes.minikube · 来源: cdn.winget.microsoft.com
概览
Run a Kubernetes cluster locally
历史
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.
安全态势
Kubernetes cluster infrastructure.
orange 风险 · 高 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
minikube | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/kubernetes/minikube
安装元数据
| 软件包键 | brew:minikube |
|---|---|
| 版本 | 1.38.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/minikube |
| 主页 | https://minikube.sigs.k8s.io/ |
| 仓库 | https://github.com/kubernetes/minikube |
| 上游文档 | https://minikube.sigs.k8s.io/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/kubernetes/minikube.git |
| 依赖 | kubernetes-cli |
| 构建依赖 | go, go-bindata |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.