Skip to content

Releases: kubernetes/minikube

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

v1.7.0-beta.1

25 Jan 01:55
edd3f06

Choose a tag to compare

v1.7.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.7.0-beta.1 - 2020-01-24

  • Add 'pause' command to freeze Kubernetes cluster #5962
  • kic driver: add multiple profiles and ssh #6390
  • Update DefaultKubernetesVersion to v1.17.2 #6392
  • Add varlink program for using with podman-remote #6349
  • Batch file manipulation calls to reduce number of redundant commands #6385
  • Update Kubernetes libraries to v1.17.2 #6374
  • Fix dashboard by using kubectl apply/delete instead of prune for addons #6376
  • Remove addon manager #6334
  • Remove unnecessary crio restart to improve start latency #6369
  • Check for nil ref and img before passing them into go-containerregistry #6236
  • Change the compression methods used on the iso #6341
  • Update the crio.conf instead of overwriting it #6219
  • Update Japanese translation #6339
  • Fix syntax of minikube kubectl example command #6255
  • Stop minikube dashboard from crashing at start #6325

Thanks you to the following contributors:

  • Anders F Björklund
  • inductor
  • Medya Ghazizadeh
  • Naoki Oketani
  • Priya Wadhwa
  • Sharif Elgamal
  • sshukun
  • Thomas Strömberg

Installation

See Getting Started

ISO Checksum

d126d692888aa3a125a39131a006c182ea0870c3054d4e27efcfd248b036df6e

v1.7.0-beta.0

17 Jan 22:32
13d55c3

Choose a tag to compare

v1.7.0-beta.0 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.0 - 2020-01-15

  • add the ability to mark drivers as experimental #6326
  • Use CGroupDriver function from cruntime for kubelet #6287
  • Experimental Docker support (kic) using the Kind image #6151
  • disable istio provisioner by default #6315
  • Add --dry-run option to start #6256
  • add addons for kic #6277
  • Improve "addon list" by viewing as a table #6274
  • Handle empty k8s version in existing profile #6292
  • Disable IPv6 in the minikube VM until it can be properly supported #6241
  • Rebuild docker images for each release #6235
  • Fixes IPv6 address handling in kubeadm #6214
  • Upgrade crio to 1.16.1 #6210
  • Upgrade podman to 1.6.4 #6208
  • Enable or disable addons per profile #6124
  • Upgrade buildroot minor version #6199
  • Add systemd patch for booting on AMD Ryzen #6183
  • update zh translation #6176
  • Add istio addon for minikube #6154
  • implemented options command, fixes #5036 #6144

Huge thank you for this release towards our contributors:

  • Anders Björklund
  • andylibrian
  • Dao Cong Tien
  • Dominic Yin
  • fenglixa
  • GennadySpb
  • Kenta Iso
  • Kim Bao Long
  • Medya Ghazizadeh
  • Nguyen Hai Truong
  • Priya Wadhwa
  • Sharif Elgamal
  • Thomas Strömberg
  • ttonline6
  • Zhongcheng Lao
  • Zhou Hao

Installation

See Getting Started

ISO Checksum

0c1d7bab5e7b67352d68f99208c777afedd82dc722aea6579f0ec2cb4d79873c