Skip to content

Releases: kubernetes/minikube

v0.22.0

07 Sep 18:38
Compare
Choose a tag to compare

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

26 Jul 00:19
Compare
Choose a tag to compare

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

21 Jun 20:43
Compare
Choose a tag to compare

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

30 May 22:13
Compare
Choose a tag to compare

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

09 May 23:30
Compare
Choose a tag to compare

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

07 Apr 20:54
Compare
Choose a tag to compare

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

03 Mar 02:32
Compare
Choose a tag to compare

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

02 Mar 22:39
Compare
Choose a tag to compare

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

v0.16.0

03 Feb 00:07
Compare
Choose a tag to compare

Minikube v0.16.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.16.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.16.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.16.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.16-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 <==
1de0dda591d23c01aa52f6e7b6c85bec7e4811a007a5a939eb2d1bed6fa84144

==> out/minikube-linux-amd64.sha256 <==
119a687ce949f48cc7cc0ed3827bcd182d7769968023a0561bf93290ff265d5a

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

ISO

$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
0a9315b887095e884d2a77bdab965516df7b084dcc1d628c7e841d2c52ecfb71

v0.15.0

10 Jan 21:23
Compare
Choose a tag to compare

Minikube v0.15.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.15.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.15.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.15.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.15-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 <==
cc76cb68c9dfbe0317701e5d264ecf03cb3177a3a77906d901960c7adff6fc4a

==> out/minikube-linux-amd64.sha256 <==
0396080f87469b2bae0e9b23477156f32d25119b6b712f7e82a25a82d41ed3bc

==> out/minikube-windows-amd64.exe.sha256 <==
11b6499c3b8079a7b7c74482c119db244d2585332a649de1edd0cc9bc85ce1b9

ISO

$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
54ec4cd6d4973e756002ee50e0c21857e532de2dabc937f4fb15cafe19432d47