Releases: kubernetes/minikube
v0.22.2
Minikube v0.22.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.22.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.22.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.
Linux
curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.22.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.22-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 <==
d59ca57fece491fee8b47a5c092ac297e807ca47584ac2b65078d070ed5d3f48
==> out/minikube-linux-amd64.sha256 <==
cddba4a49d522afe3b556bc251ca57017b060859d25a55d9fade294432982515
==> out/minikube-windows-amd64.exe.sha256 <==
fffa980120ab40716fc83f525bc230574cd636581126b9473bd50ea9a40c89e4
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
4a2fbaf724ff163d8054d8a5d2ca5f287d8f7c4741b1da51909cc63adfd3d250
v0.22.1
Minikube v0.22.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.22.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.22.1/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.
Linux
curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.22.1/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.22-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 <==
a5bf0deacfce70a7f19f5955da14bb02871fee724185f76ad95657a5f35d96ce
==> out/minikube-linux-amd64.sha256 <==
0b61a7b7ca21e2c9bda5ab18d60c6c3fdf7a40d62db23b49de29617a6439c6fb
==> out/minikube-windows-amd64.exe.sha256 <==
fc86f53768b6f77b425bcb330de7f5b6fe541ff96796228a4567b183b04793af
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
7f0766b20c237fbaa5bdbcb0a08dbc5cc839343b7862e882f2a9f79ac1c18826
v0.22.0
Minikube v0.22.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.22.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.22.0/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.
Linux
curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.22.0/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.22-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 <==
389c4cbbef69e760e8c5e226035d5afcad05540e2dd1d77439f903be119873f4
==> out/minikube-linux-amd64.sha256 <==
aaa439aee636a01e6340a1104721942af43c3fb481a5a32e112ccd8a37d8a1e9
==> out/minikube-windows-amd64.exe.sha256 <==
06f7db04dae2e126958bd822fdbee1f10039a673f4b67c332373093b06a67d03
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
7f0766b20c237fbaa5bdbcb0a08dbc5cc839343b7862e882f2a9f79ac1c18826
v0.21.0
Minikube v0.21.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.21.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.21.0/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.
Linux
curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.21.0/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.21-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 <==
2a6960cfa2b5aed9fec8d8cbe357fa8f5776761ee5efa3dd26abccc894f4b453
==> out/minikube-linux-amd64.sha256 <==
c5dc6e8d85f96d4bfba321bdca93b2a828a714162653a55a9b3a6d527f517e82
==> out/minikube-windows-amd64.exe.sha256 <==
ef6f5566eca0c20bc87391c0cd6e7103d6e3c6a05211ed6157ed143f9b956686
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
bc69f83625f870c95b210defd225f0dba494022653c9f4e6126f53d661ec06c1
v0.20.0
Minikube v0.20.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.20.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.20.0/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.
Linux
curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.20.0/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.20-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
==> minikube-darwin-amd64.sha256 <==
591737b728745dbf01f634bf714353c416c2e56c39e2e0431910fa51783b7a19
==> minikube-linux-amd64.sha256 <==
f7d51f0b94f88650ced3ddb6e079f560e7ef142b8e4d53a5aee511ca1c2e3df4
==> minikube-windows-amd64.exe.sha256 <==
d4be02e5e7075943d6b4efca44c0ff56286f72236e2640d82010b944646612b7
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
4bbd97d5ec428546a466d25bd280c12868f5c5ff0a04c2174ecbb59336dc6357
v0.19.1
Minikube v0.19.1
Minikube is still under active development, and features may change at any time. Release notes are available here.
Distribution
Minikube is distrubuted in binary form for Linux, OSX, and Windows systems for the v0.19.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.19.1/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.
Linux
curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.19.1/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.19-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 <==
1689ff1686c07da8b72a4dd2d472ec4d6cf3347eb33804024bb368f455fb4214
==> out/minikube-linux-amd64.sha256 <==
2dfc52577b1b4aa0fa065a4fcf72b5f6ee987c84f055dfd2aac21925616ba215
==> out/minikube-windows-amd64.exe.sha256 <==
6389e7026b4703cc88e3c542e36a3cbe1e2b4ffb8e676ebcf0d02a9fed7561f4
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
v0.19.0
Minikube v0.19.0
Minikube is still under active development, and features may change at any time. Release notes are available here.
Distribution
Minikube is distrubuted in binary form for Linux, OSX, and Windows systems for the v0.19.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.19.0/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.
Linux
curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.19.0/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.19-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 <==
efe27dd4f791403b90eefab8c1f6ea3c7f3115a7609f41e3189517f088e20f0e
==> out/minikube-linux-amd64.sha256 <==
1b3447b307fa256378c9541731cfc5d5b06128f88dab04b3cfc9deeeceddb2bf
==> out/minikube-windows-amd64.exe.sha256 <==
105fa416fbda1fc8f4ad6c2e9a7883733d5f11ae247ef6cfd15e9fbc6dd5dd56
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
1d0bad32c3eaa76110ef0a8030aa3dcb1f5fe75e017f28ff93d468af505e04aa
v0.18.0
Minikube v0.18.0
Minikube is still under active development, and features may change at any time. Release notes are available here.
Distribution
Minikube is distrubuted in binary form for Linux, OSX, and Windows systems for the v0.18.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.18.0/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.
Linux
curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.18.0/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.18-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 <==
301dc5f47cccface80769bd3a03d58ba80893f6ede75f2a7ec22f1bc56666deb
==> out/minikube-linux-amd64.sha256 <==
212fbf52a6d601deb383271e2af756982f9b72715e1f7a3d65770d04387d8c8d
==> out/minikube-windows-amd64.exe.sha256 <==
302bfe9747882291e686ecf6f337e78836f7bb0e1783fc6d8bf1f3482fb2badf
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
1d0bad32c3eaa76110ef0a8030aa3dcb1f5fe75e017f28ff93d468af505e04aa
v0.17.1
Minikube v0.17.1
Minikube is still under active development, and features may change at any time. Release notes are available here.
Distribution
Minikube is distrubuted in binary form for Linux, OSX, and Windows systems for the v0.17.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.17.1/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.
Linux
curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.17.1/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.17-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 <==
b175c355d377a6ce2fefdd19201c865a7e628581261ac949fffb725af459c389
==> out/minikube-linux-amd64.sha256 <==
54f9e24b5622f540a6d5edd7450ce546cf6f57f9feff21fd5d92d0d2f552ac31
==> out/minikube-windows-amd64.exe.sha256 <==
86a713ced29399c736d14bf19be7aead96a22b03374441d99a457a4c44df9d53
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
ea6777fc2782ce151c6e755193dca5ef2d08dee761d3f8c8466e2b8fe2da0e10
v0.17.0
Minikube v0.17.0
Minikube is still under active development, and features may change at any time. Release notes are available here.
Distribution
Minikube is distrubuted in binary form for Linux, OSX, and Windows systems for the v0.17.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.17.0/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.
Linux
NOTE: Linux now requires libvirt-bin to be installed:
sudo apt-get install libvirt-bin
curl -Lo minikube https://storage.googleapis.com/minikube/releases/v0.17.0/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.17-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 <==
d12fb4f8d9ff538c5563e1dcdf29495dc47b64a3fe108d7190fa37bf94a09a21
==> out/minikube-linux-amd64.sha256 <==
086d3438a9c2f324f494cf6dd4c422c27e93b19dd874c77d093d8ff91709a659
==> out/minikube-windows-amd64.exe.sha256 <==
3d349978704791596a03237715ad502f5ab5bbd76014b761e579e859a5eaf4c1
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
ea6777fc2782ce151c6e755193dca5ef2d08dee761d3f8c8466e2b8fe2da0e10