Releases: kubernetes/minikube
v0.35.0
Minikube v0.35.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.35.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.35.0/minikube-darwin-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.35.0/minikube-linux-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.35.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 <==
9fb0ce4decb0f40b1b2ee11cad0aa89e13e2d5c46ff0d35875a0a65788dee6b4
==> out/minikube-linux-amd64.sha256 <==
e161995604c42c37a797fd11fac5d545f8b75f0796afc3b10679253bf229ff3d
==> out/minikube-windows-amd64.exe.sha256 <==
748c9087e876491332897d8dc937eeea92f9fda9003443ef668dc75f5638ed5b
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
b63ec2bca577d3612bc6dc9085946b396d55f82cd782c22ac9588d751f95e7bdv0.34.1
Minikube v0.34.1
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.34.1 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.34.1/minikube-darwin-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.34.1/minikube-linux-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.34-1.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 <==
54b865528ff14a4cfa479bd7c5630db81e0695c3b4b85939b0735dc1203541d3
==> out/minikube-linux-amd64.sha256 <==
8db7e8a128de48ebeb1cb8cacb457f60b5420706e08c190e466f4e9b971fd8f3
==> out/minikube-windows-amd64.exe.sha256 <==
90fdaddd3ffe62beef2503e59295b15124b454b795324a8dcb54dd0cc7ba3296
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
582e77c3db7a577e08ec53ec9b004dbaf9f5262c23a16978dbe822fedf3754a8v0.34.0
Minikube v0.34.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.34.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.34.0/minikube-darwin-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.34.0/minikube-linux-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.34-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 <==
8932ee06a8db3fae696d97bfefa2d7ad2168ffa3046e0729f39164cf11a78911
==> out/minikube-linux-amd64.sha256 <==
97a871bc4d62287b167db1feb1ef167925e2b51d7a0fb4bfe3ac215402e10deb
==> out/minikube-windows-amd64.exe.sha256 <==
89e8f10ab97f3440c5dad47f6be96ed49cf9d7dc3a15849f682440a0a3649ea1
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
582e77c3db7a577e08ec53ec9b004dbaf9f5262c23a16978dbe822fedf3754a8v0.33.1
Minikube v0.33.1
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.33.1 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.33.1/minikube-darwin-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.33.1/minikube-linux-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.33-1.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 <==
ff5aee67920e9615aef804ed0db9d0dfaebfb9f54ca093ddc16c67b3834baaf0
==> out/minikube-linux-amd64.sha256 <==
8a5effbbe6a847eb61e676b6ad62883d9c19abe75452d766043f41a59248f191
==> out/minikube-windows-amd64.exe.sha256 <==
bf8cd98dec45725cb4b4123be59a54751d0b65c435573b8a19f2c439a91f1a4b
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
d5443bcdef74d1839d48facca8de8d6bf42199a2b9b827972ec82237e2e54c88v0.33.0
Minikube v0.33.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.33.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.33.0/minikube-darwin-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.33.0/minikube-linux-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.33-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 <==
bfa1b27ef6ad3912a24917c07237409db033e1454fe9c8df063c1fb1180b3b7a
==> out/minikube-linux-amd64.sha256 <==
8a2eb70571993efbd5b44eda7ed3b04853ef877973bfe1a2c768ce649f8e5af5
==> out/minikube-windows-amd64.exe.sha256 <==
1ea3386fc15dc96577ce6a2f2f2193d1f4e63673146c3528970c8f4d49c0304b
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
d1a2f3b7fc1d2c30777c8e278a7b1192608d2245355c0ce1eda7a296cde167e3v0.32.0
Minikube v0.32.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.32.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.32.0/minikube-darwin-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.32.0/minikube-linux-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.32-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 <==
d5b21adacd4b6bad9006816e4bdb29f39318a60919e7a6bb5e388a6299fffd0f
==> out/minikube-linux-amd64.sha256 <==
3298d3183deacd9ddd3032dab113a64d863df7648d6d24693284ba4193e95b49
==> out/minikube-windows-amd64.exe.sha256 <==
31668f64f6be25644b22d0465e0f72d745a027804b2c8685e040b8147bacfba1
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
0cf854dbf6a131f5fa9139ddebc2e1593367c869c94cdd267dfe0184cb3213dfv0.31.0
Minikube v0.31.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.31.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.31.0/minikube-darwin-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.31.0/minikube-linux-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.31-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 <==
621189b5ec9cbb55003ee3577d480e847c0f80a9ed58f4fb3ed567bb7be623a1
==> out/minikube-linux-amd64.sha256 <==
5926978aee75776af0867d112a77334b10ec65f687d734f238bfd88960c983c2
==> out/minikube-windows-amd64.exe.sha256 <==
1ae607a849569664f6c5d87f969b1f9a096524515a6524be07fd364b7d405f6c
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
1f175bd724f387d27acd57552b064d52c4eb268c77e2f978825b90573b0019ebv0.30.0
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 minikubeFeel 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 minikubeFeel 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)=
63ddb9cc2db1816a18c76b95cb6ea93acb9a912f5faf37677ab3d2436a45056fv0.29.0
Minikube v0.29.0
Release notes are available here.
Distribution
Minikube is distributed in binary form for Linux, OSX, and Windows systems for the v0.29.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.29.0/minikube-darwin-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.29.0/minikube-linux-amd64 && chmod +x minikube && sudo cp minikube /usr/local/bin/ && rm minikubeFeel 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.29-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 <==
196b2cbf4003ccc3574ba105437ae675bcd9cf80e6f8396b5581d40c35c6070d
==> out/minikube-linux-amd64.sha256 <==
0f8890d4a0869e6e80a62e63ad08336caf75e38111307e8fe57773d706c4142d
==> out/minikube-windows-amd64.exe.sha256 <==
78aeb9ccff70121bc8dd0d6fb8a9c9438a39da806104d1be09923f369f496c32
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
11369f6beea73c2c5a77fa227c871d1fc3b726388d83d072747a0cb1b35b8e8cv0.28.2
Minikube v0.28.2
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.28.2 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.28.2/minikube-darwin-amd64 && chmod +x minikube && sudo mv minikube /usr/local/bin/Feel free to leave off the sudo mv minikube /usr/local/bin 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.28.2/minikube-linux-amd64 && chmod +x minikube && sudo mv minikube /usr/local/bin/Feel free to leave off the sudo mv minikube /usr/local/bin if you would like to add minikube to your path manually.
Debian Package (.deb) [Experimental]
Download the minikube_0.28-2.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 <==
dca43053510f5e8987ff89abf601594eaf58bc5d447d74f9a08e300f3d92133f
==> out/minikube-linux-amd64.sha256 <==
3c84872ffa5ddbce472062fb548f9b3a25af72587d35243e12f18d86aaa6a085
==> out/minikube-windows-amd64.exe.sha256 <==
1f9840a3a54d793b60ff1b9c7ef1c87269ee24d118f7ef47667d9f7a0ef7861a
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
c23cb6487b8be853c3579ee00508de40d3a56521d7355d13e91ad8bdbd7ce130