Skip to content

Releases: kubernetes/minikube

v1.9.0-beta.2

22 Mar 02:36
5595564

Choose a tag to compare

v1.9.0-beta.2 Pre-release
Pre-release

📣😀 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.9.0-beta.2 - 2020-03-21

New features & improvements

  • 🎉 Experimental multi-node support 🎊 #6787
  • Add kubectl desc nodes to minikube logs #7105
  • bumpup helm-tiller v2.16.1 → v2.16.3 #7130
  • Update Nvidia GPU plugin #7132
  • bumpup istio & istio-provisoner addon 1.4.0 → 1.5.0 #7120
  • New addon: registry-aliases #6657
  • Upgrade buildroot minor version #7101
  • Skip kubeadm if cluster is running & properly configured #7124
  • Make certificates per-profile and consistent until IP or names change #7125

Bugfixes

  • Prevent minikube from crashing if namespace or service doesn't exist #5844
  • Add warning if both vm-driver and driver are specified #7109
  • Improve error when docker-env is used with non-docker runtime #7112
  • provisioner: only reload docker if necessary, don't install curl #7115

Thank you to our contributors:

  • Anders F Björklund
  • Iso Kenta
  • Kamesh Sampath
  • Kenta Iso
  • Prasad Katti
  • Priya Wadhwa
  • Sharif Elgamal
  • Tacio Costa
  • Thomas Strömberg
  • Zhongcheng Lao
  • rajula96reddy
  • sayboras

Installation

See Getting Started

ISO Checksum

2c3f718f0ed87454b1ef49cc9f40d68792356efddf3b980a84ab9c575f153d59

v1.9.0-beta.1

18 Mar 21:21
b76c910

Choose a tag to compare

v1.9.0-beta.1 Pre-release
Pre-release

📣😀 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.9.0-beta.1 - 2020-03-18

New features

  • Use Kubernetes v1.18.0-rc.1 by default #7076
  • Upgrade Docker driver to preferred (Linux), default on other platforms #7090
  • Upgrade Docker, from 19.03.7 to 19.03.8 #7040
  • Upgrade Docker, from 19.03.6 to 19.03.7 #6939
  • Upgrade dashboard to v2.0.0-rc6 #7098
  • Upgrade crio to 1.17.1 #7099
  • Updated French translation #7055

Bugfixes

  • If user doesn't specify driver, don't validate against existing cluster #7096
  • Strip the version prefix before calling semver #7054
  • Move some of the driver validation before driver selection #7080
  • Fix bug where global config memory was ignored #7082
  • Remove controllerManager from the kubeadm v1beta2 template #7030
  • Delete: output underlying status failure #7043
  • status: error properly if cluster does not exist #7041

Huge thank you for this release towards our contributors:

  • Anders F Björklund
  • Medya Ghazizadeh
  • Priya Wadhwa
  • RA489
  • Richard Wall
  • Sharif Elgamal
  • Thomas Strömberg
  • Vikky Omkar
  • jumahmohammad

Installation

See Getting Started

ISO Checksum

02dd42b1d8b87f0ccbca6ec86eccbbf0cf709642929bbf20eabe7cbcc0ec64f3

v1.8.2

13 Mar 21:32
eb13446

Choose a tag to compare

📣😀 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.8.2 - 2020-03-13

Shiny new improvements:

  • allow setting api-server port for docker/podman drivers #6991
  • Update NewestKubernetesVersion to 1.18.0-beta.2 #6988
  • Add warning if disk image is missing features #6978

Captivating bug fixes:

  • Hyper-V: Round suggested memory alloc by 100MB for VM's #6987
  • Merge repositories.json after extracting preloaded tarball so that reference store isn't lost #6985
  • Fix dockerd internal port changing on restart #7021
  • none: Skip driver preload and image caching #7015
  • preload: fix bug for windows file separators #6968
  • Block on preload download #7003
  • Check if lz4 is available before trying to use it #6941
  • Allow backwards compatibility with 1.6 and earlier configs #6969

Huge thank you for this release towards our contributors:

  • Anders F Björklund
  • Ian Molee
  • Kenta Iso
  • Medya Ghazizadeh
  • Priya Wadhwa
  • Sharif Elgamal
  • Thomas Strömberg

Installation

See Getting Started

ISO Checksum

ba2acd69eeb01ca6568e31a87b6482f8ca8eff4261d9ce1a86dc8da4d3a9ce99

v1.8.1

07 Mar 02:08
cbda04c

Choose a tag to compare

📣😀 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.8.1 - 2020-03-06

Minor bug fix:

  • Block on preload download before extracting, fall back to caching images if it fails #6928
  • Cleanup remaining PointToHostDockerDaemon calls #6925

Huge thank you for this release towards our contributors:

  • Priya Wadhwa
  • Thomas Stromberg
  • Medya Ghazizadeh

Installation

See Getting Started

ISO Checksum

ba2acd69eeb01ca6568e31a87b6482f8ca8eff4261d9ce1a86dc8da4d3a9ce99

v1.8.0

07 Mar 00:14
a48abe2

Choose a tag to compare

📣😀 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.8.0 - 2020-03-06

Exciting new improvements:

  • Promote docker driver priority from "experimental" to "fallback" #6791
  • Preload tarball images for kic drivers (docker,podman) #6720
  • Preload tarball images for VMs drivers as well #6898
  • Add tunnel for docker driver on darwin #6460
  • Add service feature to docker driver on darwin #6811
  • Add cri-o runtime to kic drivers (podman,docker) #6756
  • Add mount feature to kic drivers (podman,docker) #6630
  • Rename --vm-driver flag to --driver for start command #6888
  • Add Korean translation #6910
  • Add k8s binaries to preloaded tarball #6870
  • Add lz4 and tar to iso #6897
  • Add packaging of the falco_probe kernel module #6560
  • Automatically scale the default memory allocation #6900
  • Change cgroup driver from cgroupfs to systemd #6651
  • Unify downloaders, add GitHub and Alibaba ISO fallbacks #6892
  • Upgrade cni and cni-plugins to spec 0.4.0 #6784
  • Label minikube nodes #6717
  • Add more Chinese translations #6813
  • Update addon registry 2.6.1 → 2.7.1 #6707
  • Use 'k8s.gcr.io' instead of 'gcr.io/google-containers' #6908

Important bug fixes:

  • Fix inverted certificate symlink creation logic #6889
  • Add systemd patch for handling DHCP router #6659
  • Docker: handle already in use container name #6906
  • Fix delete --all if using non default profile #6875
  • Fix native-ssh flag for the ssh command #6858
  • Fix start for existing profile with different vm-driver #6828
  • Fix: disabling a disabled addon should not error #6817
  • Fix: do not change the profile to a none existing profile #6774
  • Generate fish compatible docker-env hint #6744
  • Specifying control plane IP in kubeadm config template #6745
  • hyperv detection: increase timeout from 2s to 8s #6701
  • kic: fix service list for docker on darwin #6830
  • kic: fix unprivileged port bind tunnel docker for darwin #6833
  • profile list: exit zero even if one profile is not ready #6882
  • tunnel on docker driver on mac: fix known_hosts issue #6810
  • docker-env: fix semicolons required for fish 2.x users #6915

Thank you to everyone who helped with this extraordinary release. We now invite everyone to give the --driver=docker option a try!

  • Anders Björklund
  • Black-Hole
  • Csongor Halmai
  • Jose Donizetti
  • Keith Schaab
  • Kenta Iso
  • Kevin Pullin
  • Medya Ghazizadeh
  • Naveen Kumar Sangi
  • Nguyen Hai Truong
  • Olivier Lemasle
  • Pierre Ugaz
  • Prasad Katti
  • Priya Wadhwa
  • Sharif Elgamal
  • Song Shukun
  • Tam Mach
  • Thomas Strömberg
  • anencore94
  • sayboras
  • vikkyomkar

Installation

See Getting Started

ISO Checksum

ba2acd69eeb01ca6568e31a87b6482f8ca8eff4261d9ce1a86dc8da4d3a9ce99

v1.7.3

20 Feb 09:00
436667c

Choose a tag to compare

📣😀 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.7.3 - 2020-02-20

  • Add podman driver #6515
  • Create Hyper-V External Switch #6264
  • Don't allow creating profile by profile command #6672
  • Create the Node subcommands for multi-node refactor #6556
  • Improve docker volume clean up #6695
  • Add podman-env for connecting with podman-remote #6351
  • Update gvisor addon to latest runsc version #6573
  • Fix inverted start resource logic #6700
  • Fix bug in --install-addons flag #6696
  • Fix bug in docker-env and add tests for docker-env command #6604
  • Fix kubeConfigPath #6568
  • Fix minikube start in order to be able to start VM even if machine does not exist #5730
  • Fail fast if waiting for SSH to be available #6625
  • Add RPFilter to ISO kernel - required for modern Calico releases #6690
  • Update Kubernetes default version to v1.17.3 #6602
  • Update crictl to v1.17.0 #6667
  • Add conntrack-tools, needed for kubernetes 1.18 #6626
  • Stopped and running machines should count as existing #6629
  • Upgrade Docker to 19.03.6 #6618
  • Upgrade conmon version for podman #6622
  • Upgrade podman to 1.6.5 #6623
  • Update helm-tiller addon image v2.14.3 → v2.16.1 #6575

Thank you to our wonderful and amazing contributors who contributed to this bug-fix release:

  • Anders F Björklund
  • Nguyen Hai Truong
  • Martynas Pumputis
  • Thomas Strömberg
  • Medya Ghazizadeh
  • Wietse Muizelaar
  • Zhongcheng Lao
  • Sharif Elgamal
  • Priya Wadhwa
  • Rohan Maity
  • anencore94
  • aallbright
  • Tam Mach
  • edge0701
  • go_vargo
  • sayboras

Installation

See Getting Started

ISO Checksum

e6fc4fa646bd0fa5f90a60bc9a0d6a1b1efd2e406951f65d1e5ad250b04e660b

v1.7.2

08 Feb 00:26
50d543b

Choose a tag to compare

📣😀 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.7.2 - 2020-02-07

  • Fix to delete context when delete minikube #6541
  • Fix usage of quotes in cruntime format strings #6549
  • Add ca-certificates directory for distros that do not include it #6545
  • kubeadm template: Combine apiserver certSANs with extraArgs #6547
  • Add --install-addons=false toggle for users who don't want them #6536
  • Fix a variety of bugs in docker-env output #6540
  • Remove kubeadm pull images #6514

Special thanks go out to our contributors for these fixes:

  • Anders F Björklund
  • anencore94
  • David Taylor
  • Priya Wadhwa
  • Ruben
  • Sharif Elgamal
  • Thomas Strömberg

Installation

See Getting Started

ISO Checksum

872680848f55f6afc83573d3cd30a94c891688ae1748d74df3bab5b2d3789e4c

v1.7.1

06 Feb 04:49
7de0325

Choose a tag to compare

📣😀 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.7.1 - 2020-02-05

  • Create directory using os.MkDirAll, as mkdir -p does not work on windows #6508
  • Revert role change from cluster-admin->system:persistent-volume-provisioner #6511
  • gvisor fixes for v1.7.0 #6512
  • Remove pod list stability double check #6509
  • Use cluster-dns IP setup by kubeadm #6472
  • Skip driver autodetection if driver is already set #6503
  • Customizing host path for dynamically provisioned PersistentVolumes #6156
  • Update kubeadm api version from v1beta1 to v1beta2 #6150
  • Use profile name as cluster/node name #6200

Thank you to our wonderful and amazing contributors who contributed to this bug-fix release:

  • Nanik T
  • Ruben
  • Sharif Elgamal
  • Thomas Strömberg
  • tstromberg
  • Vijay Katam
  • Zhongcheng Lao

Installation

See Getting Started

ISO Checksum

872680848f55f6afc83573d3cd30a94c891688ae1748d74df3bab5b2d3789e4c

v1.7.0

05 Feb 18:25
9d6f6a2

Choose a tag to compare

📣😀 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.7.0 - 2020-02-04

  • New "pause" command to suspend Kubernetes for minimal CPU overhead
  • Reduced start latency by 39%
  • Reduced CPU overhead by 19%
  • Experimental Docker driver
  • Faster addon enablement
  • New --dry-run flag
  • And much much more!

Thank you to those brave souls who made the final push toward this release:

  • Medya Gh
  • Priya Wadhwa
  • Sharif Elgamal
  • Thomas Strömberg

Installation

See Getting Started

ISO Checksum

872680848f55f6afc83573d3cd30a94c891688ae1748d74df3bab5b2d3789e4c

v1.7.0-beta.2

04 Feb 00:04
3dd5495

Choose a tag to compare

v1.7.0-beta.2 Pre-release
Pre-release

📣😀 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.7.0-beta.2 - 2020-01-31

  • Add docker run-time for kic driver #6436
  • Add addon enablement to start #6440
  • Configure etcd and kube-proxy metrics to listen on minikube node IP #6322
  • add container runtime info to profile list #6409
  • Allow 'profiles list' to work even if a profile has no control plane #6450
  • status: Explicitly state that the cluster does not exist #6438
  • Do not use an arch suffix for the coredns name #6243
  • Allow building storage-provisioner for other arch #6257
  • Prevent registry-creds configure from failing when a secret does not exist. #6380
  • improve checking modprob netfilter #6427

Huge thank you for this release towards our contributors:

  • Anders Björklund
  • Bjørn Harald Fotland
  • Chance Zibolski
  • Kim Bao Long
  • Medya Ghazizadeh
  • Priya Wadhwa
  • Sharif Elgamal
  • Thomas Strömberg
  • akshay

Installation

See Getting Started

ISO Checksum

820876035a978a23f62e992300d8c5aafc5fa0f3b29cf651b61bedd4c656c3d1