Skip to content

v0.30.0

Compare
Choose a tag to compare
@minikube-bot minikube-bot released this 05 Oct 23:30
· 22905 commits to master since this release
d159f3e

Minikube v0.30.0

Minikube is still under active development, and features may change at any time. Release notes are available here.

Distribution

Minikube is distributed in binary form for Linux, OSX, and Windows systems for the v0.30.0 release. Please note that Windows support is currently experimental and may have issues. Binaries are available through GitHub or on Google Cloud Storage. The direct GCS links are:
Darwin/amd64
Linux/amd64
Windows/amd64

Installation

OSX

curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.30.0/minikube-darwin-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikube

Feel free to leave off sudo cp minikube /usr/local/bin/ && rm minikube if you would like to add minikube to your path manually.

Or you can install via homebrew with brew cask install minikube.

Linux

curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.30.0/minikube-linux-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikube

Feel free to leave off sudo cp minikube /usr/local/bin/ && rm minikube if you would like to add minikube to your path manually.

Debian Package (.deb) [Experimental]

Download the minikube_0.30-0.deb file, and install it using sudo dpkg -i minikube_.deb

Windows [Experimental]

Download the minikube-windows-amd64.exe file, rename it to minikube.exe and add it to your path.

Windows Installer [Experimental]

Download the minikube-installer.exe file, and execute the installer. This will automatically add minikube.exe to your path with an uninstaller available as well.

Usage

Documentation is available here.

Checksums

Minikube consists of a binary executable and a VM image in ISO format. To verify the contents of your distribution, you can compare sha256 hashes with these values:

$ tail -n +1 -- out/*.sha256
==> out/minikube-darwin-amd64.sha256 <==
e09789c4eb751969f712947a43effd79cf73488163563e79d98bc3d15d06831e

==> out/minikube-linux-amd64.sha256 <==
f6fcd916adbdabc84fceb4ff3cadd58586f0ef6e576233b1bd03ead1f8f04afa

==> out/minikube-windows-amd64.exe.sha256 <==
8f09d63c64a2a0c4810c492066b16ccd4bd63e2f3c2d0eb55e49c51c915493f6

ISO

$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
63ddb9cc2db1816a18c76b95cb6ea93acb9a912f5faf37677ab3d2436a45056f
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy