Releases: kubernetes/minikube
v1.10.1
📣😀 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
📣😀 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_SYSTEMDto 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 helpoutput 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
📣😀 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.internalto /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
📣😀 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
v1.10.0-beta.0
📣😀 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.0 - 2020-04-20
Improvements:
- faster containerd start by preloading images #7793
- Add fish completion support #7777
- Behavior change: start with no arguments uses existing cluster config #7449
- conformance: add --wait=all, reduce quirks #7716
- Upgrade minimum supported k8s version to v1.12 #7723
- Add default CNI network for running wth podman #7754
- Behavior change: fallback to alternate drivers on failure #7389
- Add registry addon feature for docker on mac/windows #7603
- Check node pressure & new option "node_ready" for --wait flag #7752
- docker driver: Add Service & Tunnel features to windows #7739
- Add master node/worker node type to
minikube status#7586 - Add new wait component apps_running #7460
- none: Add support for OpenRC init (Google CloudShell) #7539
- Upgrade falco-probe module to version 0.21.0 #7436
Bug Fixes:
- Fix multinode cluster creation for VM drivers #7700
- tunnel: Fix resolver file permissions, add DNS forwarding test #7753
- unconfine apparmor for kic #7658
- Fix
minikube deleteoutput nodename missing with docker/podman driver #7553 - Respect driver.FlagDefaults even if --extra-config is set #7509
- remove docker/podman overlay network for docker-runtime #7425
Huge thank you for this release towards our contributors:
- Alonyb
- Anders F Björklund
- Anshul Sirur
- Balint Pato
- Batuhan Apaydın
- Brad Walker
- Frank Schwichtenberg
- Kenta Iso
- Medya Ghazizadeh
- Michael Vorburger ⛑️
- Pablo Caderno
- Prasad Katti
- Priya Wadhwa
- Radoslaw Smigielski
- Ruben Baez
- Sharif Elgamal
- Thomas Strömberg
- Vikky Omkar
- ZouYu
- gorbondiga
- loftkun
- nestoralonso
- remraz
- sayboras
- tomocy
Thank you so much to users who helped with community triage:
- ps-feng
- Prasad Katti
And big thank you to those who participated in our docs fixit week:
- matjung
- jlaswell
- remraz
Installation
See Getting Started
ISO Checksum
4effe06bab60918c9afa646778f3ee5eb1f0961a592718e6450baea1b77c1342
v1.9.2
📣😀 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.2 - 2020-04-04
Minor improvements:
- UX: Remove noisy debug statement #7407
- Feature: Make --wait more flexible #7375
- Docker: adjust warn if slow for ps and volume #7410
- Localization: Update Japanese translations #7403
- Performance: Parallelize updating cluster and setting up certs #7394
- Addons: allow ingress addon for docker/podman drivers only on linux for now #7393
- Anders F Björklund
- Medya Ghazizadeh
- Prasad Katti
- Priya Wadhwa
- Thomas Strömberg
- tomocy
Installation
See Getting Started
ISO Checksum
c161e8ffdbc8d7cc92c2f57809bf846ff73996f06bc6a757bef518b3acce5b47
v1.9.1
📣😀 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.1 - 2020-04-02
Improvements:
- add delete-on-failure flag #7345
- Run dashboard with internal kubectl if not in path #7299
- Implement options for the minikube version command #7325
- service list cmd: display target port and name #6879
- Add rejection reason to 'unable to find driver' error #7379
- Update Japanese translations #7359
Bug fixes:
- Make eviction and image GC settings consistent across kubeadm API versions #7364
- Move errors and warnings to output to stderr #7382
- Correct assumptions for forwarded hostname & IP handling #7360
- Extend maximum stop retry from 30s to 120s #7363
- Use kubectl version --short if --output=json fails #7356
- Fix embed certs by updating kubeconfig after certs are populated #7309
- none: Use LookPath to verify conntrack install #7305
- Show all global flags in options command #7292
- Fix null deref in start host err #7278
- Increase Docker "slow" timeouts to 15s #7268
- none: check for docker and root uid #7388
Thank you to our contributors for this release!
- Anders F Björklund
- Dan Lorenc
- Eberhard Wolff
- John Laswell
- Marcin Niemira
- Medya Ghazizadeh
- Prasad Katti
- Priya Wadhwa
- Sharif Elgamal
- Thomas Strömberg
- Vincent Link
- anencore94
- priyawadhwa
- re;i
- tomocy
Installation
See Getting Started
ISO Checksum
c161e8ffdbc8d7cc92c2f57809bf846ff73996f06bc6a757bef518b3acce5b47
v1.9.0
📣😀 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
New features & improvements
-
Update DefaultKubernetesVersion to v1.18.0 #7235
-
Add --vm flag for users who want to autoselect only VM's #7068
-
Add 'stable' and 'latest' as valid kubernetes-version values #7212
-
gpu addon: privileged mode no longer required #7149
-
Add sch_tbf and extend filter ipset kernel module for bandwidth shaping #7255
-
Parse --disk-size and --memory sizes with binary suffixes #7206
Bug Fixes
- Re-initalize failed Kubernetes clusters #7234
- do not override hostname if extraConfig is specified #7238
- Enable HW_RANDOM_VIRTIO to fix sshd startup delays #7208
- hyperv Delete: call StopHost before removing VM #7160
Huge thank you for this release towards our contributors:
- Anders F Björklund
- Medya Ghazizadeh
- Priya Wadhwa
- Sharif Elgamal
- Thomas Strömberg
- Tom
- Vincent Link
- Yang Keao
- Zhongcheng Lao
- vikkyomkar
Installation
See Getting Started
ISO Checksum
c161e8ffdbc8d7cc92c2f57809bf846ff73996f06bc6a757bef518b3acce5b47
v1.9.0-beta.2
📣😀 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
📣😀 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