Releases: kubernetes/minikube
v1.4.0-beta.2
📣😀 Please fill out our fast 5-question survey so that we can learn how & why you use minikube, and what improvements we should make. Thank you! 💃🏽🎉
Release Notes
Version 1.4.0-beta.2 - 2019-09-13
- Integration de-flake: expand lock scopes, sync clock at creation #5348
- Update default Kubernetes release to v1.16.0-rc.2 #5320
- Move update notification out of PersistentPreRun, improve update UI #5344
- Retire Kubernetes v1.10 support, update OldestKubernetesVersion to v1.11 #5342
- Upgrade crio to 1.15.2 #5338
- Sync default service versions for kubeadm v1.16 #5324
- Remove "Ignoring --vm-driver" warning #5016
Huge thank you for this release towards our contributors:
- Anders F Björklund
- John Pfuntner
- RA489
- Thomas Strömberg
Installation
See [https://minikube.sigs.k8s.io/docs/start/](Getting Started)
ISO Checksum
329e1ed7a8ffa5fb9da44103a584938802bc8e4601d4b137ea6af34a47f898fc
v1.4.0-beta.1
Release Notes
Version 1.4.0-beta.1 - 2019-09-11
- Add error if a non-default profile name is used with the none driver #5321
- Download kvm2 driver #5085
- Skip http proxy localhost for docker env #5289
- Upgrade to latest machine-drivers/machine #5311
- dashboard: When run as root, show URL instead of opening browser #5292
- Upgrade crio to 1.15.1 #5304
- Upgrade Docker, from 18.09.8 to 18.09.9 #5303
- Add 'native-ssh' flag to 'minikube start' and 'minikube ssh' #4510
Thank you to our recent contributors:
- Anders F Björklund
- Deepika Pandhi
- Marcin Niemira
- Matt Morrissette
- Sharif Elgamal
- Thomas Strömberg
- Zachariusz Karwacki
- josedonizetti
Installation
See Getting Started
ISO Checksum
b26b4f05b49d22ba267182138843e8fa85fa26b63c5effe49e2f84e9161bc770
v1.4.0-beta.0
Release Notes
Version 1.4.0-beta.0 - 2019-09-04
- Upgrade default Kubernetes version to v1.16.0-beta1 #5250
- Move root filesystem from rootfs to tmpfs #5133
- Upgrade containerd to 1.2.8. #5194
- Update gvisor runsc version #4494
- Upgrade nginx to security patch v0.25.1 #5197
- Minimum CPUs check #5086
- Exit if --kubernetes-version is older than the oldest supported version #4759
- Get make builds working on Windows #5253
- More logs: exited containers, controller manager, double line count #5249
- Moved warning to minikube start command and print it to stderr #5241
- Removing undocumented MINIKUBE_WANTREPORTERRORPROMPT #5218
- Announce environmental overrides up front #5212
- Upgrade addons to use apps/v1 instead of extensions/v1beta1 #5028
- Fix and continue French translation #5198
- Re-Added time synchronization between host/VM #4991
- Fix downgrade warning is unhelpful and confusing #5155
- Exit if uid=0, add --force flag to override #5179
- Move program data files onto persistent storage #5032
- Added command to generate the documentation #4840
- Add wait-timeout flag to start command and refactor util/kubernetes #5121
- Update URL should be concatenated without a / #5109
- delete: Clean up machine directory if DeleteHost fails to #5106
- [FEATURE] insecure-registry via minikube config set #4844
- Support adding untrusted root CA certificates (corp certs) #5015
- Advice user on non-existing profile instead of crash #4896
- [FEATURE] allow to set container-runtime via config #4834
- Improve handling KUBECONFIG environment variable with invalid entries #5056
Thank you to our contributors:
- AllenZMC
- Alok Kumar
- Anders F Björklund
- bpopovschi
- Carlos Sanchez
- chentanjun
- Deepika Pandhi
- Diego Mendes
- ethan
- Guangming Wang
- Ian Lewis
- Ivan Ogasawara
- Jituri, Pranav
- josedonizetti
- Marcin Niemira
- Max K
- Medya Ghazizadeh
- Michaël Bitard
- Miguel Moll
- Olivier Lemasle
- Pankaj Patil
- phillipahereza
- Phillip Ahereza
- Pranav Jituri
- Praveen Sastry
- Priya Wadhwa
- RA489
- Rishabh Budhiraja
- serhatcetinkaya
- Sharif Elgamal
- Thomas Strömberg
- Vydruth
- William Zhang
- xieyanker
- Zhongcheng Lao
- Zoltán Reegn
Installation
See [https://minikube.sigs.k8s.io/docs/start/](Getting Started)
ISO Checksum
81fba0c4e103516f24a192e6d94c10100bf96ef4442f08436f878777e0567883
v1.3.1
Minikube v1.3.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 v1.3.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
See https://minikube.sigs.k8s.io/docs/start/
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 <==
5947abe57fa390fcfd96849ac87fc9319f026d4b13f944b6beecc3615e3668be
==> out/minikube-linux-amd64.sha256 <==
057a4f4ca36ff51ecad59509d94d3694543b874949e805e2b79792ceef21f983
==> out/minikube-windows-amd64.exe.sha256 <==
be1999452b166de72f946aac17ca7c40d53b8a5c8f59dad912c2413f7cc42563
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
784595860ee65645bf53074aea90cd03ba697d27f5093594b732c3cd4f1956da
v1.3.0
Minikube v1.3.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 v1.3.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/v1.3.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/v1.3.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_1.3.0.deb
file, and install it using sudo dpkg -i minikube_1.3.0.deb
RPM Package (.rpm) [Experimental]
Download the minikube-1.3.0.rpm
file, and install it using sudo rpm -i minikube-1.3.0.rpm
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 <==
5bda29e2d990bb8ac9da1767143e228772adc45507d22a49b5af70b03e7db682
==> out/minikube-linux-amd64.sha256 <==
5aa7c5f0b6dd09348f7e2435b9618f6a916fbb573580619b393b514258771eab
==> out/minikube-windows-amd64.exe.sha256 <==
d808b6e42e6f53c9338d135a352bebd4469634f33646d06e7cad3569330225cb
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
784595860ee65645bf53074aea90cd03ba697d27f5093594b732c3cd4f1956da
v1.2.0
Minikube v1.2.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 v1.2.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/v1.2.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/v1.2.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_1.2.0.deb
file, and install it using sudo dpkg -i minikube_1.2.0.deb
RPM Package (.rpm) [Experimental]
Download the minikube-1.2.0.rpm
file, and install it using sudo rpm -i minikube-1.2.0.rpm
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 <==
183d017d094b7783c938dc709dbdfc9a48f92299178234f89047dfbb083a592c
==> out/minikube-linux-amd64.sha256 <==
123fc9f5656333fb2927cf91666a91cd5b28ef97503418ac2a90a2109e518ed9
==> out/minikube-windows-amd64.exe.sha256 <==
f6c30cb88ec61bc6fe17532a3ef56e4f1fcef2473e3d73fc56f352b44784490d
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
ce7106ba22f5e6afc10595c5eac899780952ca402ba62fbeda0519283901b75c
v1.1.1
Minikube v1.1.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 v1.1.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/v1.1.1/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/v1.1.1/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_1.1.1.deb
file, and install it using sudo dpkg -i minikube_1.1.1.deb
RPM Package (.rpm) [Experimental]
Download the minikube-1.1.1.rpm
file, and install it using sudo rpm -i minikube-1.1.1.rpm
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 <==
cf6b2c0397147fa998a5c4e36ed7ad045d67f929daa3e46a1d01656b5ab7cac5
==> out/minikube-linux-amd64.sha256 <==
4596c0daabfe637912e2372c41cc11116ca053a1f7045af8a731265e45f9ca83
==> out/minikube-windows-amd64.exe.sha256 <==
e86e9c7c1c25cfd251f010b62e83fdf2ee2eefc3e73b4b1f7fa18971577150be
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
c619754dc33591833be6cd4499fc53cb8364df7dc9d4cea3901c12a642d1fd59
v1.1.0
minikube v1.1.0
Release notes are available here.
Distribution
Minikube is distributed in binary form for Linux, OSX, and Windows systems for the v1.1.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/v1.1.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/v1.1.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_1.1.0.deb
file, and install it using sudo dpkg -i minikube_1.1.0.deb
RPM Package (.rpm) [Experimental]
Download the minikube-1.1.0.rpm
file, and install it using sudo rpm -i minikube-1.1.0.rpm
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 <==
3f635089d93ba7bd193b8f015bfa9434b810256daa8ced03816c7f0df7b06a96
==> out/minikube-linux-amd64.sha256 <==
43ce88a10c7b57f5e4f83e5a1485e13e4ad537bfb20f7d57364f66450b872634
==> out/minikube-windows-amd64.exe.sha256 <==
2a8e95fbe4ec9b32c603767f16b731b5f09ddd04c3e43f6bbe7fffd22afbf811
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
e18e760e447c9ef3da6b5a527ef1080fb8ef7efe91fc9acb1989eb3975d09a6f
v1.0.1
Minikube v1.0.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 v1.0.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/v1.0.1/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/v1.0.1/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_1.0.1.deb
file, and install it using sudo dpkg -i minikube_1.0.1.deb
RPM Package (.rpm) [Experimental]
Download the minikube-1.0.1.rpm
file, and install it using sudo rpm -i minikube-1.0.1.rpm
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 <==
0af8a3f582c9284ffe10e99444b60a75241325f2bc9ab43ec758802f2b89e1db
==> out/minikube-linux-amd64.sha256 <==
7b56374955990ef2dd0289e6ecb62cf2b4587cab2b481d95f58de5db56799868
==> out/minikube-windows-amd64.exe.sha256 <==
58abb5fb3e694a451102963e04ce13ea0cea46b7bf5c7947f40fdfc673282ac9
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
72e6867d375ddad669629283b6506d77cca944eca145671b679322d9f0d8c395
v1.0.0
Minikube v1.0.0
Release notes are available here.
Distribution
Minikube is distributed in binary form for Linux, OSX, and Windows systems for the v1.0.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/v1.0.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/v1.0.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_1.0.0.deb
file, and install it using sudo dpkg -i minikube_1.0.0.deb
RPM Package (.rpm) [Experimental]
Download the minikube-1.0.0.rpm
file, and install it using sudo rpm -i minikube-1.0.0.rpm
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 <==
865bd3a13c1ad3b7732b2bea35b26fef150f2b3cbfc257c5d1835527d1b331e9
==> out/minikube-linux-amd64.sha256 <==
a315869f81aae782ecc6ff2a6de4d0ab3a17ca1840d1d8e6eea050a8dd05907f
==> out/minikube-windows-amd64.exe.sha256 <==
a9e629911498ce774681504abe1797c1957e29d100d40c80c26ac54e22716a85
ISO
$ openssl sha256 minikube.iso
SHA256(minikube.iso)=
812bc7a94a6adfc5c4f1ebabef0a8a1b2cd60c8721eb7b15b46ea42fcc99f086