github.com/kubernetes/minikube
v1.0.1
#63 most downloaded on Go modules
kubernetes/minikube
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Ships fairly regularly
a new release about every 4 weeks
Rarely documented
notes for 7 of 54 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
58 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
58 releases · Apr 2016 to Apr 2019Releases
latest 58-
v1.0.127 Apr 2019Release notes
Open source →- update-context is confusing with profiles #4049
- BugFix: ExecRunner.Copy now parses permissions strings as octal #4139
- Add user-friendly error messages for VBOX_THIRD_PARTY & HYPERV_NO_VSWITCH #4152
- Don't enable kubelet at boot, for consistency with other components #4110
- Assert that docker has started rather than explicitly restarting it #4116
- fix tunnel integration tests for driver None #4105
- Download ISO image before Docker images, as it's required first #4141
- Reroute logs printed directly to stdout #4115
- Update default Kubernetes version to 1.14.1 #4133
- Systemd returns error on inactive, so allow that #4095
- Add known issue: VirtualBox won't boot a 64bits VM when Hyper-V is activated #4112
- Upgrade Docker, from 18.06.2-ce to 18.06.3-ce #4022
- Use Reference, allow caching images with both Tag and Digest #3899
- Added REGISTRY_STORAGE_DELETE_ENABLED environment variable for Registry addon #4080
- Add --download-only option to start command #3737
- Escape ‘%’ in console.OutStyle arguments #4026
- Add port name to service struct used in minikube service #4011
- Update Hyper-V daemons #4030
- Avoid surfacing "error: no objects passed to apply" non-error from addon-manager #4076
- Don't cache images when --vm-driver=none #4059
- Enable CONFIG_NF_CONNTRACK_ZONES #3755
- Fixed status checking with non-default apiserver-port. #4058
- Escape systemd special chars in docker-env #3997
- Add conformance test script #4040
#compdefmust be the first line #4015
Huge thank you for this release towards our contributors:
- Abdulla Bin Mustaqeem
- Anders F Björklund
- Andy Daniels
- Arnaud Jardiné
- Artiom Diomin
- Balint Pato
- Benn Linger
- Calin Don
- Cristian Măgherușan-Stanciu @magheru_san
- Dmitry Budaev
- Don McCasland
- Douglas Thrift
- Elijah Oyekunle
- Filip Havlíček
- flyingcircle
- Guang Ya Liu
- Himanshu Pandey
- Igor Akkerman
- Ihor Dvoretskyi
- Jan Janik
- Jat
- jay vyas
- Joel Smith
- Joji Mekkatt
- karmab
- Marcos Diez
- Marco Vito Moscaritolo
- Martynas Pumputis
- Mas
- Miel Donkers
- morvencao
- Oleg Atamanenko
- RA489
- Sharif Elgamal
- Steven Davidovitz
- Thomas Strömberg
- Tom Reznik
- u5surf
- Yaroslav Skopets
- Yoan Blanc
- Zhongcheng Lao
Release notes
Open source →- update-context is confusing with profiles #4049
- BugFix: ExecRunner.Copy now parses permissions strings as octal #4139
- Add user-friendly error messages for VBOX_THIRD_PARTY & HYPERV_NO_VSWITCH #4152
- Don't enable kubelet at boot, for consistency with other components #4110
- Assert that docker has started rather than explicitly restarting it #4116
- fix tunnel integration tests for driver None #4105
- Download ISO image before Docker images, as it's required first #4141
- Reroute logs printed directly to stdout #4115
- Update default Kubernetes version to 1.14.1 #4133
- Systemd returns error on inactive, so allow that #4095
- Add known issue: VirtualBox won't boot a 64bits VM when Hyper-V is activated #4112
- Upgrade Docker, from 18.06.2-ce to 18.06.3-ce #4022
- Use Reference, allow caching images with both Tag and Digest #3899
- Added REGISTRY_STORAGE_DELETE_ENABLED environment variable for Registry addon #4080
- Add --download-only option to start command #3737
- Escape ‘%’ in console.OutStyle arguments #4026
- Add port name to service struct used in minikube service #4011
- Update Hyper-V daemons #4030
- Avoid surfacing "error: no objects passed to apply" non-error from addon-manager #4076
- Don't cache images when --vmdriver=none #4059
- Enable CONFIG_NF_CONNTRACK_ZONES #3755
- Fixed status checking with non-default apiserver-port. #4058
- Escape systemd special chars in docker-env #3997
- Add conformance test script #4040
#compdefmust be the first line #4015
Huge thank you for this release towards our contributors:
- Abdulla Bin Mustaqeem
- Anders F Björklund
- Andy Daniels
- Arnaud Jardiné
- Artiom Diomin
- Balint Pato
- Benn Linger
- Calin Don
- Cristian Măgherușan-Stanciu @magheru_san
- Dmitry Budaev
- Don McCasland
- Douglas Thrift
- Elijah Oyekunle
- Filip Havlíček
- flyingcircle
- Guang Ya Liu
- Himanshu Pandey
- Igor Akkerman
- Ihor Dvoretskyi
- Jan Janik
- Jat
- jay vyas
- Joel Smith
- Joji Mekkatt
- karmab
- Marcos Diez
- Marco Vito Moscaritolo
- Martynas Pumputis
- Mas
- Miel Donkers
- morvencao
- Oleg Atamanenko
- RA489
- Sharif Elgamal
- Steven Davidovitz
- Thomas Strömberg
- Tom Reznik
- u5surf
- Yaroslav Skopets
- Yoan Blanc
- Zhongcheng Lao
-
v1.0.027 Mar 2019Release notes
Open source →- Update default Kubernetes version to v1.14.0 #3967
- NOTE: To avoid interaction issues, we also recommend updating kubectl to a recent release (v1.13+)
- Upgrade addon-manager to v9.0 for compatibility with Kubernetes v1.14 #3984
- Add --image-repository flag so that users can select an alternative repository mirror #3714
- Rename MINIKUBE_IN_COLOR to MINIKUBE_IN_STYLE #3976
- mount: Allow names to be passed in for gid/uid #3989
- mount: unmount on sigint/sigterm, add --options and --mode, improve UI #3855
- --extra-config now work for kubeadm as well #3879
- start: Set the default value of --cache to true #3917
- Remove the swap partition from minikube.iso #3927
- Add solution catalog to help users who run into known problems #3931
- Automatically propagate proxy environment variables to docker env #3834
- More reliable unmount w/ SIGINT, particularly on kvm2 #3985
- Remove arch suffixes in image names #3942
- Issue #3253, improve kubernetes-version error string #3596
- Update kubeadm bootstrap logic so it does not wait for addon-manager #3958
- Add explicit kvm2 flag for hidden KVM signature #3947
- Remove the rkt container runtime #3944
- Store the toolbox on the disk instead of rootfs #3951
- fix CHANGE_MINIKUBE_NONE_USER regression from recent changes #3875
- Do not wait for k8s-app pods when starting with CNI #3896
- Replace server name in updateKubeConfig if --apiserver-name exists #3878 #3897
- feature-gates via minikube config set #3861
- Upgrade crio to v1.13.1, skip install.tools target as it isn't necessary #3919
- Update Ingress-NGINX to 0.23 Release #3877
- Add addon-manager, dashboard, and storage-provisioner to minikube logs #3982
- logs: Add kube-proxy, dmesg, uptime, uname + newlines between log sources #3872
- Skip "pull" command if using Kubernetes 1.10, which does not support it. #3832
- Allow building minikube for any architecture #3887
- Windows installer using installation path for x64 applications #3895
- caching: Fix containerd, improve console messages, add integration tests #3767
- Fix
minikube addons open heapster#3826
We couldn't have gotten here without the folks who contributed to this release:
- Anders F Björklund
- Andy Daniels
- Calin Don
- Cristian Măgherușan-Stanciu @magheru_san
- Dmitry Budaev
- Guang Ya Liu
- Igor Akkerman
- Joel Smith
- Marco Vito Moscaritolo
- Marcos Diez
- Martynas Pumputis
- RA489
- Sharif Elgamal
- Steven Davidovitz
- Thomas Strömberg
- Zhongcheng Lao
- flyingcircle
- jay vyas
- morvencao
- u5surf
We all stand on the shoulders of the giants who came before us. A special shout-out to all 813 people who have contributed to minikube, and especially our former maintainers who made minikube into what it is today:
- Matt Rickard
- Dan Lorenc
- Aaron Prindle
- Update default Kubernetes version to v1.14.0 #3967
-
v0.35.007 Mar 2019Release notes
Open source →- Update default Kubernetes version to v1.13.4 (latest stable) #3807
- Update docker/machine to fix the AMD bug #3809
- Enable tap and vhost-net in minikube iso #3758
- Enable kernel modules necessary for IPVS #3783
- Add Netfilter
xt_socketmodule to complete support for Transparent Proxying (TPROXY) #3712 - Change DefaultMountVersion to 9p2000.L #3796
- fix incorrect style name mount #3789
- When missing a hypervisor, omit the bug report prompt #3787
- Fix minikube logs for other container runtimes #3780
- Improve reliability of kube-proxy configmap updates (retry, block until pods are up) #3774
- update libvirtd #3711
- Add flag for disabling the VirtualBox VTX check #3734
- Add make target for building a rpm file #3742
- Improve building of deb package (versioning and permissions) #3745
- chown command should be against user $HOME, not roots home directory. #3719
Thank you to the following contributors who made this release possible:
- Anders F Björklund
- Artiom Diomin
- Don McCasland
- Elijah Oyekunle
- Filip Havlíček
- Ihor Dvoretskyi
- karmab
- Mas
- Miel Donkers
- Thomas Strömberg
- Tom Reznik
- Yaroslav Skopets
- Yoan Blanc
-
v0.34.116 Feb 2019Release notes
Open source →- Make non-zero ssh error codes less dramatic #3703
- Only call trySSHPowerOff if we are using hyperv #3702
- Improve reporting when docker host/service is down #3698
- Use the new ISO version, for features and security #3699
- Added and unified driver usage instructions. #3690
Thank you to the folks who contributed to this bugfix release:
- Anders F Björklund
- Joerg Schad
- Thomas Strömberg
-
v0.34.015 Feb 2019Release notes
Open source →- Initial implementation of 'console' package for stylized & localized console output 😂 #3638
- Podman 1.0.0 #3584
- fix netstat -f error on linux distros #3592
- addons: Fixes multiple files behavior in files rootfs #3501
- Make hyperkit driver more robust: detect crashing, misinstallation, other process names #3660
- Include pod output in 'logs' command & display detected problems during start #3673
- Upgrade Docker, from 18.06.1-ce to 18.06.2-ce #3666
- Upgrade opencontainers/runc to 0a012df #3669
- Clearer output when reusing VM's so that users know what they are waiting on #3659
- Disable kubelet disk eviction by default #3671
- Run poweroff before delete, only call uninstall if driver is None #3665
- Add DeleteCluster to bootstrapper #3656
- Enable CNI for alternative runtimes #3617
- machine: add parallels support #953
- When copying assets from .minikube/files on windows, directories get squashed during transfer. ie /etc/ssl/certs/test.pem becomes ~minikube/etcsslcerts/test.pem. This pull request ensures any window style directories are converted into unix style. #3258
- Updated the default kubernetes version #3625
- Update crictl to v1.13.0 #3616
- Upgrade libmachine to version 0.16.1 #3619
- updated to fedora-29 #3607
- fix stale hyperkit.pid making minikube start hang #3593
- CRI: try to use "sudo podman load" instead of "docker load" #2757
- Use mac as identifier for dhcp #3572
- Still generate docker.service unit, even if unused #3560
- Initial commit of logviewer addon #3391
- Add images and improve parsing for kubernetes 1.11 #3262
- Stop containerd from running, if it is not desired #3549
- Re-remove kube-dns addon #3556
- Update docker env during minikube start if VM has already been created #3387
- Remove redundant newline in
minikube status#3565 - Fix for issue #3044 - mounted timestamps incorrect with windows host #3285
Huge thank you for this release towards our contributors:
- Abhilash Pallerlamudi
- Alberto Alvarez
- Anders Björklund
- Balint Pato
- Bassam Tabbara
- Denis Denisov
- Hidekazu Nakamura
- Himanshu Pandey
- ivans3
- jay vyas
- Jeff Wu
- Kauê Doretto Grecchi
- Leif Ringstad
- Mark Gibbons
- Nicholas Goozeff
- Nicholas Irving
- Rob Richardson
- Roy Lenferink
- Skip Baney
- Thomas Strömberg
- todd densmore
- YAMAMOTO Takashi
- Yugo Horie
- Zhongcheng Lao
Release notes
Open source →- Initial implementation of 'console' package for stylized & localized console output 😂 #3638
- Podman 1.0.0 #3584
- fix netstat -f error on linux distros #3592
- addons: Fixes multiple files behavior in files rootfs #3501
- Make hyperkit driver more robust: detect crashing, misinstallation, other process names #3660
- Include pod output in 'logs' command & display detected problems during start #3673
- Upgrade Docker, from 18.06.1-ce to 18.06.2-ce #3666
- Upgrade opencontainers/runc to 0a012df #3669
- Clearer output when re-using VM's so that users know what they are waiting on #3659
- Disable kubelet disk eviction by default #3671
- Run poweroff before delete, only call uninstall if driver is None #3665
- Add DeleteCluster to bootstrapper #3656
- Enable CNI for alternative runtimes #3617
- machine: add parallels support #953
- When copying assets from .minikube/files on windows, directories get squashed during transfer. ie /etc/ssl/certs/test.pem becomes ~minikube/etcsslcerts/test.pem. This pull request ensures any window style directories are converted into unix style. #3258
- Updated the default kubernetes version #3625
- Update crictl to v1.13.0 #3616
- Upgrade libmachine to version 0.16.1 #3619
- updated to fedora-29 #3607
- fix stale hyperkit.pid making minikube start hang #3593
- CRI: try to use "sudo podman load" instead of "docker load" #2757
- Use mac as identifier for dhcp #3572
- Still generate docker.service unit, even if unused #3560
- Initial commit of logviewer addon #3391
- Add images and improve parsing for kubernetes 1.11 #3262
- Stop containerd from running, if it is not desired #3549
- Re-remove kube-dns addon #3556
- Update docker env during minikube start if VM has already been created #3387
- Remove redundant newline in
minikube status#3565 - Fix for issue #3044 - mounted timestamps incorrect with windows host #3285
Huge thank you for this release towards our contributors:
- Abhilash Pallerlamudi
- Alberto Alvarez
- Anders Björklund
- Balint Pato
- Bassam Tabbara
- Denis Denisov
- Hidekazu Nakamura
- Himanshu Pandey
- ivans3
- jay vyas
- Jeff Wu
- Kauê Doretto Grecchi
- Leif Ringstad
- Mark Gibbons
- Nicholas Goozeff
- Nicholas Irving
- Rob Richardson
- Roy Lenferink
- Skip Baney
- Thomas Strömberg
- todd densmore
- YAMAMOTO Takashi
- Yugo Horie
- Zhongcheng Lao
-
v0.33.119 Jan 2019 -
v0.33.017 Jan 2019Release notes
Open source →- Set default Kubernetes version to v1.13.2 (latest stable) #3527
- Update to opencontainers/runc HEAD as of 2019-01-15 #3535
- Update to crio-bin v1.13.0 #3515
- Write /etc/crictl.yaml when starting #3194
- Improve failure output when kubeadm init fails #3533
- Add new VMware unified driver to supported list #3534
- Fix Windows cache path issues with directory hierarchies and lower-case drive letters #3252
- Avoid out directory, when listing test files #3229
- Do not include the default CNI config by default #3441
- Adding more utils tests #3494
- Add a storage-provisioner-gluster addon #3521
- Improve the default crio-bin configuration #3190
- Allow to specify api server port through CLI fix #2781 #3108
- add brew install instructions for hyperkit #3140
- Added defaultDiskSize setup to hyperkit driver #3531
- Enable ipvlan kernel module #3510
- issue# 3499: minikube status missing newline at end of output #3502
- apiserver health: try up to 5 minutes, add newline #3528
- Pass network-plugin value to kubelet #3442
- Fix missing a line break for minikube status #3523
- Documentation - Updating golang requirement to 1.11 #3508
- Updating e2e tests instructions #3509
- Defer dashboard deployment until "minikube dashboard" is executed #3485
- Change minikube-hostpath storage class addon from Reconcile to EnsureExists #3497
- Tell user given driver has been ignored if existing VM is different #3374
Thank you to all to everyone who contributed to this massive release:
- Amim Knabben
- Anders F Björklund
- Andrew Regner
- bpopovschi
- Fabio Rapposelli
- Jason Cwik
- Jeff Wu
- Kazuki Suda
- Mark Gibbons
- Martynas Pumputis
- Matt Dorn
- Michal Franc
- Narendra Kangralkar
- Niels de Vos
- Sebastien Collin
- Thomas Strömberg
Release notes
Open source →- Set default Kubernetes version to v1.13.2 (latest stable) #3527
- Update to opencontainers/runc HEAD as of 2019-01-15 #3535
- Update to crio-bin v1.13.0 #3515
- Write /etc/crictl.yaml when starting #3194
- Improve failure output when kubeadm init fails #3533
- Add new VMware unified driver to supported list #3534
- Fix Windows cache path issues with directory hierarchies and lower-case drive letters #3252
- Avoid out directory, when listing test files #3229
- Do not include the default CNI config by default #3441
- Adding more utils tests #3494
- Add a storage-provisioner-gluster addon #3521
- Improve the default crio-bin configuration #3190
- Allow to specify api server port through CLI fix #2781 #3108
- add brew install instructions for hyperkit #3140
- Added defaultDiskSize setup to hyperkit driver #3531
- Enable ipvlan kernel module #3510
- issue# 3499: minikube status missing newline at end of output #3502
- apiserver health: try up to 5 minutes, add newline #3528
- Pass network-plugin value to kubelet #3442
- Fix missing a line break for minikube status #3523
- Documentation - Updating golang requirement to 1.11 #3508
- Updating e2e tests instructions #3509
- Defer dashboard deployment until "minikube dashboard" is executed #3485
- Change minikube-hostpath storage class addon from Reconcile to EnsureExists #3497
- Tell user given driver has been ignored if exising VM is different #3374
Thank you to all to everyone who contributed to this massive release:
- Amim Knabben
- Anders F Björklund
- Andrew Regner
- bpopovschi
- Fabio Rapposelli
- Jason Cwik
- Jeff Wu
- Kazuki Suda
- Mark Gibbons
- Martynas Pumputis
- Matt Dorn
- Michal Franc
- Narendra Kangralkar
- Niels de Vos
- Sebastien Collin
- Thomas Strömberg
- wujeff
-
v0.32.022 Dec 2018Nothing published for this version
-
v0.31.010 Dec 2018Nothing published for this version
-
v0.30.005 Oct 2018Nothing published for this version
-
v0.29.027 Sep 2018Nothing published for this version
-
v0.28.223 Jul 2018Nothing published for this version
-
v0.28.117 Jul 2018Nothing published for this version
-
v0.28.013 Jun 2018Nothing published for this version
-
v0.27.016 May 2018Nothing published for this version
-
v0.26.118 Apr 2018Nothing published for this version
-
v0.26.010 Apr 2018Nothing published for this version
-
v0.25.222 Mar 2018Nothing published for this version
-
v0.25.121 Mar 2018Nothing published for this version
-
v0.25.026 Jan 2018Nothing published for this version
-
v0.24.101 Dec 2017Nothing published for this version
-
v0.24.029 Nov 2017Nothing published for this version
-
v0.23.026 Oct 2017Nothing published for this version
-
v0.22.306 Oct 2017Nothing published for this version
-
v0.22.218 Sep 2017Nothing published for this version
-
v0.22.111 Sep 2017Nothing published for this version
-
v0.22.007 Sep 2017Nothing published for this version
-
v0.21.1-0.20170808161527-bff2f525976508 Aug 2017 pre-releaseNothing published for this version
-
v0.21.026 Jul 2017Nothing published for this version
-
v0.20.021 Jun 2017Nothing published for this version
-
v0.19.2-0.20170601183825-3e581c7fe7ea01 Jun 2017 pre-releaseNothing published for this version
-
v0.19.130 May 2017Nothing published for this version
-
v0.19.009 May 2017Nothing published for this version
-
v0.18.007 Apr 2017Nothing published for this version
-
v0.17.103 Mar 2017Nothing published for this version
-
v0.17.002 Mar 2017Nothing published for this version
-
v0.16.002 Feb 2017Nothing published for this version
-
v0.15.010 Jan 2017Nothing published for this version
-
v0.14.014 Dec 2016Nothing published for this version
-
v0.13.105 Dec 2016Nothing published for this version
-
v0.13.001 Dec 2016Nothing published for this version
-
v0.12.231 Oct 2016Nothing published for this version
-
v0.12.128 Oct 2016Nothing published for this version
-
v0.12.021 Oct 2016Nothing published for this version
-
v0.11.006 Oct 2016Nothing published for this version
-
v0.10.1-0.20160928213406-66b5040870d728 Sep 2016 pre-releaseNothing published for this version
-
v0.10.015 Sep 2016Nothing published for this version
-
v0.9.001 Sep 2016Nothing published for this version
-
v0.8.017 Aug 2016Nothing published for this version
-
v0.7.128 Jul 2016Nothing published for this version
-
v0.7.026 Jul 2016Nothing published for this version
-
v0.6.013 Jul 2016Nothing published for this version
-
v0.5.006 Jul 2016Nothing published for this version
-
v0.4.027 Jun 2016Nothing published for this version
-
v0.3.010 Jun 2016Nothing published for this version
-
v0.2.003 Jun 2016Nothing published for this version
-
v0.1.030 May 2016Nothing published for this version
-
v0.0.0-20160426180525-0e9cf81ef5d526 Apr 2016 pre-releaseNothing published for this version