Skip to content

Releases: kubernetes/minikube

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

v1.10.0-beta.2

29 Apr 21:43
5dae704
Compare
Choose a tag to compare
v1.10.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.10.0-beta.2 - 2020-04-29

Improvements:

  • Upgrade default Kubernetes to v1.18.1 #7714
  • Automatically apply CNI on multinode clusters #7930
  • Add Metal LB addon #7308
  • Add (host|control-plane).minikube.internal to /etc/hosts #7247
  • Add "sudo" to podman calls #7631
  • Add list option for "minikube node" command #7851
  • Add option to force docker to use systemd as cgroup manager #7815
  • Improve auto-select memory for multinode clusters #7928
  • bump dashboard image v2.0.0 #7849
  • Upgrade docker driver base image to v0.0.10 #7858
  • docker-env: fall back to bash if can not detect shell. #7887

Bug fixes:

  • docker/podman drivers: wait for service before open url #7898
  • addon registry-alias: change hosts update container image #7864
  • Fix sysctl fs.protected_regular=1 typo #7882
  • change emoji for: notifying new kubernetes version is available #7835
  • contained cni: rename default cni file to have higher priority #7875

Huge thank you for this release towards our contributors:

  • Anders F Björklund
  • Kenta Iso
  • Marcin Niemira
  • Medya Ghazizadeh
  • Priya Wadhwa
  • Radoslaw Smigielski
  • Sharif Elgamal
  • Thomas Strömberg
  • Tobias Klauser
  • Travis Mehlinger
  • Zhongcheng Lao
  • ZouYu
  • priyawadhwa

Installation

See Getting Started

ISO Checksum

b3b335fec6f08cdbc628259d0d364ee8713a64b03f6acd2feb1ab9bb1bf9049e

v1.10.0-beta.1

23 Apr 18:11
e1ad23c
Compare
Choose a tag to compare
v1.10.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.10.0-beta.1 - 2020-04-22

Improvements:

  • Skip preload download if --image-repository is set #7707

Bug Fixes:

  • ISO: persistently mount /var/lib/containerd #7843
  • docker/podman: fix delete -p not cleaning up & add integration test #7819

Huge thank you for this release towards our contributors:

  • Anders F Björklund
  • Kenta Iso
  • Medya Ghazizadeh
  • Prasad Katti
  • Priya Wadhwa
  • Sharif Elgamal
  • Thomas Stromberg
  • Tobias Klauser

Installation

See Getting Started

ISO Checksum

7f8a1d70aaae255e924d220916eb7f5273ad0da00d2cf42c37f803803926c689