Skip to content

Releases: kubernetes/minikube

v1.13.0

03 Sep 19:31
0c5e9de
Compare
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.13.0 - 2020-09-03

Features

  • Update default Kubernetes version to v1.19.0 🎉 #9050
  • start: Support for mounting host volumes on start with docker driver #8159
  • start: Add a machine readable reason to all error paths #9126
  • stop: add --keep-context-active flag #9044
  • kubectl: Invoke kubectl if minikube binary is named 'kubectl' #8872

Bug fixes

  • docker: Choose the appropriate bridge interface when multiple exist #9062
  • cache: Fix "cache add" for local images by cherry-picking go-containerregistry fix #9160
  • update-context: Fix nil pointer dereference #8989
  • start: Fix --extra-config for scheduler/controllerManager by removing hardcoded values #9136
  • start: Fix --memory flag parsing in minikube start #9033
  • start: Improve overlay module check (behavior & UX) #9163
  • gcp-auth addon: trim whitespace when setting gcp project id #9164
  • cni: Allow flannel CNI to work with kicbase by fixing IP conflict #9046
  • cni: fix multiple node calico-node not ready #9019
  • kic: Retry fix_cgroup on failure #8974
  • json: fix type for kubectl version mismatch to warning #9157
  • json: fix type for latest minikube availability message #9109
  • addon-manager: Add namespace to persistent volume path #9128
  • ssh: respect native-ssh flag #8907

Other improvements

  • kic: Disable swap in Docker & podman containers #9149
  • kic: prioritize /etc/hosts over dns #9029
  • start: Repair kubecontext before checking cluster health #9143
  • start: Don't enable kubelet until after kubeadm generates config #9111
  • start: Add -o shorthand option for --output #9097
  • ux: Add MINIKUBE_IN_STYLE auto-detection for Windows terminal #9127
  • ux: Warn if /var disk space is full and add a solution message #9028
  • iso Upgrade falco-module to version 0.24.0 #9068
  • status: minikube status should display InsufficientStorage status #9034
  • perf: set proxy-refresh-interval=70000 for etcd to improve CPU overhead #8850
  • json: buffer download progress every second #9099
  • localization: Fix typos in pl translation #9168
  • dashboard: Update dashboard to v2.0.3 #9129

Thank you to our many wonderful contributors for this release!

  • AlexanderChen1989
  • Ambor
  • Anders F Björklund
  • Anshul Sirur
  • Asare Worae
  • Chang-Woo Rhee
  • Evgeny Shmarnev
  • Jose Donizetti
  • Kazuki Suda
  • Li Zhijian
  • Marcin Niemira
  • Markus Frosch
  • Medya Ghazizadeh
  • Pablo Caderno
  • Priya Wadhwa
  • Sharif Elgamal
  • Thomas Strömberg
  • anencore94
  • mckrl
  • ollipa
  • staticdev
  • vinu2003
  • zhanwang

Installation

See Getting Started

ISO Checksum

c5c45f89981ef321c68bc05dea7e4c01119bb839665a0b42d20f95272a8cf2dc

v1.12.3

12 Aug 22:18
2243b4b
Compare
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.12.3 - 2020-08-12

Features:

  • Make waiting for Host configurable via --wait-timeout flag #8948

Bug Fixes:

  • Ignore localhost proxy started with scheme. #8885
  • Improve error handling for validating memory limits #8959
  • Skip validations if --force is supplied #8969
  • Fix handling of parseIP error #8820

Improvements:

  • GCP Auth Addon: Exit with better error messages #8932
  • Add warning for ingress addon enabled with driver of none #8870
  • Update Japanese translation #8967
  • Fix for a few typos in polish translations #8950

Thank you to our contributors for this release!

  • Anders F Björklund
  • Andrej Guran
  • Chris Paika
  • Dean Coakley
  • Evgeny Shmarnev
  • Ling Samuel
  • Ma Xinjian
  • Marcin Niemira
  • Medya Ghazizadeh
  • Pablo Caderno
  • Priya Wadhwa
  • RA489
  • Sharif Elgamal
  • TAKAHASHI Shuuji
  • Thomas Strömberg
  • inductor
  • priyawadhwa
  • programistka

Installation

See Getting Started

ISO Checksum

c993e057d3ee7e1ea71b3c3dc2cba9de0e2f97bbe078ac8efd9f8d40db2ddfba

v1.12.2

05 Aug 00:09
be7c19d
Compare
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.12.2 - 2020-08-03

Features:

  • New Addon: Automated GCP Credentials #8682
  • status: Add experimental cluster JSON status with state transition support #8868
  • Add support for Error type to JSON output #8796
  • Implement Warning type for JSON output #8793
  • Add stopping as a possible state in deleting, change errorf to warningf #8896
  • Use preloaded tarball for cri-o container runtime #8588

Bug Fixes:

  • docker/podman: warn if allocated memory is below limit #8718
  • Enabling metrics addon when someone enables dashboard #8842
  • make base-image respect --image-repository #8880
  • UI: suggest to enable metric-server for full feature dashboard addon. #8863
  • Fix mount issues with Docker/Podman drivers #8780
  • Fix upgrading from minikube 1.9 and older #8782
  • Make restarts in Docker/Podman drivers more reliable #8864

Version changes:

  • update crio to 1.18.3 and kicbase to ubuntu 20.04 #8895
  • Podman downgrade to 1.9.3 for the build command #8774
  • Upgrade kicbase to v0.0.11 #8899
  • update golang version #8781
  • Update external-provisioner for storage provisioner for Kubernetes 1.18 #8610
  • Upgrade storage provisioner image #8909

Thank you to our contributors for this release!

  • Ajitesh13
  • Alonyb
  • Anders F Björklund
  • Andrii Volin
  • Dean Coakley
  • Joel Smith
  • Johannes M. Scheuermann
  • Jose Donizetti
  • Lu Fengqi
  • Medya Ghazizadeh
  • Pablo Caderno
  • Priya Wadhwa
  • RA489
  • Sedat Gokcen
  • Sharif Elgamal
  • Shubham
  • Thomas Strömberg
  • Yang Keao
  • dddddai
  • niedhui

Installation

See Getting Started

ISO Checksum

c993e057d3ee7e1ea71b3c3dc2cba9de0e2f97bbe078ac8efd9f8d40db2ddfba

v1.12.1

17 Jul 21:50
5664228
Compare
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.12.1 - 2020-07-17

Features:

  • Add support for Calico CNI (--cni=calico) #8571
  • Add support for Cilium CNI (--cni=cilium) #8573

Bug Fixes:

  • Fix bugs which prevented upgrades from v1.0+ to v1.12 #8741
  • Add KicBaseImage to existing config if missing (fixes v1.9.x upgrade) #8738
  • multinode: fix control plane not ready on restart #8698
  • none CNI: error if portmap plug-in is required but unavailable #8684

Version Upgrades:

  • ingress addon: bump to latest version #8705
  • Upgrade go version to 1.14.4 #8660

Huge thank you for this release towards our contributors:

  • Anders F Björklund
  • Harsh Modi
  • James Lucktaylor
  • Medya Ghazizadeh
  • Michael Vorburger ⛑️
  • Prasad Katti
  • Priya Wadhwa
  • RA489
  • Sharif Elgamal
  • Sun-Li Beatteay
  • Tam Mach
  • Thomas Strömberg
  • jinhong.kim

Installation

See Getting Started

ISO Checksum

8b179f712842f698691f0a9fadfd3de3af32a4475355c6ff69c17ddc8694a32e

v1.12.0

09 Jul 21:24
c83e6c4
Compare
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.12.0 - 2020-07-09

Features:

  • new addon : pod-security-policy #8454
  • new --extra-config option to config "scheduler" #8147

ISO Changes:

  • Upgrade Docker, from 19.03.11 to 19.03.12 #8643
  • Upgrade crio to 1.18.2 #8645

Bug fixes:

  • none: Fix 'minikube delete' issues when the apiserver is down #8664

Huge thank you for this release towards our contributors:

  • Anders F Björklund
  • Ilya Danilkin
  • Jani Poikela
  • Li Zhijian
  • Matt Broberg
  • Medya Ghazizadeh
  • Priya Wadhwa
  • Sharif Elgamal
  • Thomas Strömberg
  • colvin
  • vinu2003

Installation

See Getting Started

ISO Checksum

8b179f712842f698691f0a9fadfd3de3af32a4475355c6ff69c17ddc8694a32e

v1.12.0-beta.1

01 Jul 22:18
aad9ba2
Compare
Choose a tag to compare
v1.12.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.12.0-beta.1 - 2020-07-01

Features:

  • Add --cni flag (replaces --enable-default-cni), fix --network-plugin handling #8545
  • make docker driver highly preferred #8623
  • Reduce coredns replicas from 2 to 1 #8552
  • Allow passing in extra args to etcd via command line #8551

Minor Impovements:

  • Kernel with CONFIG_IKHEADERS for BPF tools on Kubernetes #8582
  • CNI: Update CRIO netconfig with matching subnet #8570
  • docker driver: add solution message when container create is stuck #8629
  • docker driver: warn if overlay module is not enabled #8541
  • virtualbox: double health check timeout, add better errors #8547
  • linux: add solution message for noexec mount volumes #8597
  • Gracefully exit if container runtime is misspelled #8593
  • add verification for enabling ingress, registry and gvisor addons #8563
  • Disable containerd from starting up at boot #8621
  • Upgrade podman to 2.0.0 #8539
  • Bump Dashboard to v2.0.1 #8294
  • Check for iptables file before determining container is running #8565

Bug Fixes:

  • --delete-on-failure flag: Ensure deleting failed hosts in all cases #8628
  • docker-env: Do not output usage hint when shell=none. #8531
  • docker-env: Avoid container suicide if Docker is not installed locally #8528
  • Don't verify nf_conntrack for br_netfilter #8598

Huge thank you for this release towards our contributors:

  • Alban Crequy
  • Anders F Björklund
  • Harkishen-Singh
  • Jeff Wu
  • Marcin Maciaszczyk
  • Medya Ghazizadeh
  • Priya Wadhwa
  • Sharif Elgamal
  • Sunny Beatteay
  • Thomas Strömberg

Installation

See Getting Started

ISO Checksum

af64ce117799143e647a406f771cf0714761b6a25925b5900778168d41496ca2

v1.12.0-beta.0

18 Jun 22:57
275d827
Compare
Choose a tag to compare
v1.12.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.12.0-beta.0 - 2020-06-18

Features:

  • Adds support for unsetting of env vars #8506
  • Require minikube-automount for /run/minikube/env #8472
  • Enable support for offline docker driver #8417
  • Added option --all to stop all clusters #8285
  • add support for microsoft wsl for docker driver #8368
  • add tutorial how to use minikube in github actions as a CI step #8362
  • Add KubeVirt addon #8275
  • Log stacks for slowjam analysis if STACKLOG_PATH is set #8329

Minor Improvements:

  • Add heapster alias to metrics-server addon #8455
  • Upgrade crio and crio.conf to v1.18.1 #8404
  • bump helm-tiller addon to v2.16.8 #8471
  • Upgrade falco-probe driver kernel module to 0.23 #8450
  • Upgrade conmon to 2.0.17 #8406
  • Upgrade podman to 1.9.3 #8405
  • Upgrade Docker, from 19.03.8 to 19.03.11 #8403

Bug Fixes:

  • Fix host network interface for VBox #8475

Huge thank you for this release towards our contributors:

  • Anders F Björklund
  • Ashley Schuett
  • Harkishen-Singh
  • Kenta Iso
  • Marcin Niemira
  • Medya Ghazizadeh
  • Pablo Caderno
  • Prasad Katti
  • Priya Wadhwa
  • Radoslaw Smigielski
  • Sharif Elgamal
  • Shubham Gopale
  • Stanislav Petrov
  • Tacio Costa
  • Taqui Raza
  • Thomas Strömberg
  • TrishaChetani
  • awgreene
  • gashirar
  • jjanik
  • sakshamkhanna

Installation

See Getting Started

ISO Checksum

af64ce117799143e647a406f771cf0714761b6a25925b5900778168d41496ca2

v1.11.0

29 May 22:03
57e2f55
Compare
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.11.0 - 2020-05-29

Features:

  • add 'defaults' sub-command to minikube config #8143
  • addons: add OLM addon #8129
  • addons:: Add Ambassador Ingress controller addon #8161
  • bump oldest k8s version supported to 1.13 #8154
  • bump default kubernetes version to 1.18.3 #8307
  • Bump helm-tiller 2.16.7 and promote tiller ClusterRoleBinding to v1 #8174

Minor Improvements:

  • docker/podman drivers: add fall back image in docker hub #8320
  • docker/podman drivers: exit with usage when need login to registry #8225
  • multinode: copy apiserver certs only to control plane #8092
  • docker-env: restart dockerd inside minikube on failure #8239
  • wait for kubernetes components on soft start #8199
  • improve minikube status display for one node #8238
  • improve solution message for wrong kuberentes-version format #8118

Bug fixes:

  • fix HTTP_PROXY env not being passed to docker engine #8198
  • honor --image-repository even if --image-mirror-country is set #8249
  • parallels driver: fix HostIP implementation #8259
  • addon registry: avoid getting stuck on registry port 443 #8208
  • respect native-ssh param properly #8290
  • fixed parsing kubernetes version for keywords "latest" or "stable" #8230
  • multinode: make sure multinode clusters survive restarts #7973
  • multinode: delete docker volumes when deleting a node #8224
  • multinode: delete worker volumes for docker driver #8216
  • multinode: recreate existing control plane node correctly #8095

Huge thank you for this release towards our contributors:

  • Anders F Björklund
  • Kenta Iso
  • Medya Ghazizadeh
  • Mikhail Zholobov
  • Natale Vinto
  • Nicola Ferraro
  • Priya Wadhwa
  • RA489
  • Sharif Elgamal
  • Shubham
  • kadern0

Installation

See Getting Started

ISO Checksum

af64ce117799143e647a406f771cf0714761b6a25925b5900778168d41496ca2

v1.10.1

13 May 02:58
63ab801
Compare
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.10.1 - 2020-05-12

Bug fixes:

  • virtualbox: fix IP address retrieval #8106
  • hyperv: fix virtual switch bug #8103
  • Bump Default Kubernetes version v1.18.2 and update newest 8099

Huge thank you for this release towards our contributors:

  • cprogrammer1994
  • Medya Ghazizadeh
  • Sharif Elgamal
  • Thomas Strömberg

Installation

See Getting Started

ISO Checksum

7d65c43ca4124e41920317008b43324938eb2fb2835a4e154b5fe4968c71735e

v1.10.0

12 May 00:45
f318680
Compare
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.10.0 - 2020-05-11

Features:

  • Add new env variable MINIKUBE_FORCE_SYSTEMD to configure force-systemd #8010
  • docker/podman: add alternative repository for base image in github packages #7943

Improvements:

  • tunnel: change to clean up by default #7946
  • docker/podman warn about non-amd64 archs #8053
  • docker: Detect windows container and exit with instructions #7984
  • make minikube help output consistent #8036
  • podman: Use noninteractive sudo when running podman #7959
  • podman: Wrap the start command with cgroup manager too #8001
  • podman: implement copy for podman-remote #8060
  • podman: Don't run the extraction tar container for podman #8057
  • podman: disable selinux labels when extracting the tarball (permissions error) #8017
  • podman: Get the gateway by inspecting container network #7962
  • podman-env: add PointToHost function for podman driver #8062
  • virtualbox: Quiet initial ssh timeout warning #8027
  • update ingress-nginx addon version #7997
  • config: Add base image to the cluster config #7985

Bug Fixes:

  • wait to add aliases to /etc/hosts before starting kubelet #8035
  • fix missing node name in minikube stop output #8023
  • addons: fix initial retry delay, double maximum limit #7999
  • restart: validate configs with new hostname, add logging #8022
  • assign proper internal IPs for nodes #8018
  • use the correct binary for unpacking the preload #7961

Huge thank you for this release towards our contributors:

  • Anders F Björklund
  • Giacomo Mr. Wolf Furlan
  • Kenta Iso
  • Manuel Alejandro de Brito Fontes
  • Medya Ghazizadeh
  • Noah Spahn
  • Priya Wadhwa
  • Sharif Elgamal
  • Thomas Strömberg
  • anencore94

Installation

See Getting Started

ISO Checksum

7d65c43ca4124e41920317008b43324938eb2fb2835a4e154b5fe4968c71735e