Skip to content

Releases: kubernetes/minikube

v1.33.0-beta.0

26 Mar 16:39
8d9893d
Compare
Choose a tag to compare
v1.33.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.33.0-beta.0 - 2024-03-26

Features:

  • Support multi-control plane - HA clusters --ha #17909
  • Addon gvisor: Add arm64 support #18063 #18453
  • New Addon: YAKD - Kubernetes Dashboard addon #17775

Minor Improvements:

  • Addon auto-pause: Remove memory leak & add configurable interval #17936
  • image build: Add docker.io/library to image short names #16214
  • cp: Create directory if not present #17715
  • Move errors getting logs into log output itself #18007
  • Add default sysctls to allow privileged ports with no capabilities #18421
  • Include extended attributes in preload tarballs #17829
  • Apply kubeadm.applyNodeLabels label to all nodes #16416
  • Limit driver status check to 20s #17553
  • Include journalctl logs if systemd service fails to start #17659
  • ISO: Add CONFIG_DM_MULTIPATH #18277
  • ISO: Add CONFIG_QFMT_V2 for arm64 #17991
  • ISO: Add CONFIG_CEPH_FS for arm64 #18213
  • ISO: Add CONFIG_BPF for arm64 #17206

Bugs:

  • Fix "Failed to enable container runtime: sudo systemctl restart cri-docker" #17907
  • Fix containerd redownloading existing images on start #17671
  • Fix kvm2 not detecting containerd preload #17658
  • Fix modifying Docker binfmt config #17830
  • Fix auto-pause addon #17866
  • Fix not using preload with overlayfs storage driver #18333
  • Fix image repositories not allowing subdomains with numbers #17496
  • Fix stopping cluster when using kvm2 with containerd #17967
  • Fix starting more than one cluster on kvm2 arm64 #18241
  • Fix starting kvm2 clusters using Linux on arm64 Mac #18239
  • Fix displaying error when deleting non-existing cluster #17713
  • Fix no-limit not being respected on restart #17598
  • Fix not applying kubeadm.applyNodeLabels label to nodes added after inital start #16416
  • Fix logs delimiter output #17734

Version Upgrades:

  • Bump Kubernetes version default: v1.29.3 and latest: v1.30.0-beta.0 #17786
  • Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.11 to 1.5.15 #17595 #17847 #18165 #18431
  • Addon gcp-auth: Update k8s-minikube/gcp-auth-webhook image from v0.1.0 to v0.1.2 #18222 #18384
  • Addon headlamp: Update headlamp-k8s/headlamp image from v0.20.1 to v0.23.0 #17586 #17846 #18320
  • Addon ingress: Update ingress-nginx/controller image from v1.9.4 to v1.10.0 #17848 #18166 #18284
  • Addon inspektor-gadget: Update inspektor-gadget/inspektor-gadget image from v0.22.0 to v0.26.0 #17740 #17885 #18169 #18358
  • Addon istio-provisioner: Update istio/operator image from 1.19.3 to 1.21.0 #17651 #17777 #17957 #18168 #18429
  • Addon kong: Update kong image from 3.4.2 to 3.6.1 #17605 #18200 #18350
  • Addon kubevirt: Update bitnami/kubectl image from 1.24.7 to 1.29.3 #18170 #18187 #18427
  • Addon metrics-server: Update metrics-server/metrics-server image from v0.6.4 to v0.7.0 #18051
  • Addon nvidia-device-plugin: Update nvidia/k8s-device-plugin image from v0.14.2 to v0.14.5 #17623 #18171 #18283
  • Addon registry: Update k8s-minikube/kube-registry-proxy image from 0.0.5 to 0.0.6 #18454
  • CNI: Update calico from v3.26.3 to v3.27.0 #17644 #17824
  • CNI: Update cilium from v1.12.3 to v1.15.1 #18259
  • CNI: Update flannel from v0.22.3 to v0.24.4 #17837 #17975 #18014 #18500
  • CNI: Update kindnetd from v20230809-80a64d96 to v20240202-8f1494ea #18167
  • Kicbase/ISO: Update buildkit from v0.12.3 to v0.13.0 #17738 #18375
  • Kicbase/ISO: Update cni-plugins from v1.3.0 to v1.4.1 #17761 #18375
  • Kicbase/ISO: Update containerd from v1.7.8 to v1.7.14 #17634 #17711 #17765 #18375
  • Kicbase/ISO: Update docker from 24.0.7 to 25.0.4 #18375
  • Kicbase/ISO: Update Go from 1.21.3 to 1.22.1 #17619 #17760 #17953 #18197 #18375
  • Kicbase/ISO: Update nerdctl from 1.6.2 to 1.7.4 #17565 #17703 #17806 #18375
  • Kicbase/ISO: Update runc from v1.1.9 to v1.1.12 #17581 #18020 #18375
  • Kicbase: Update nerdctld from 0.2.0 to 0.5.1 #17764 #17857
  • Kicbase: Update ubuntu:jammy from 20231004 to 20240227 #17719 #17822 #18244 #18375
  • ISO: Update cri-o from v1.24.1 to v1.29.1 #18020

For a more detailed changelog, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Alberto Faria
  • Anders F Björklund
  • Blaine Gardner
  • Camille Clayton
  • Chase, Justin M
  • Dani
  • Eng Zer Jun
  • Francis Laniel
  • Jan Klippel
  • Jeff MAURY
  • Jin Li
  • Jongwoo Han
  • Marc Nuri
  • Marcell Martini
  • Marcus Dunn
  • Mark Moretto
  • Martin Jirku
  • Medya Ghazizadeh
  • Nir Soffer
  • Predrag Rogic
  • Pris Nasrat
  • Raiden Shogun
  • Sandipan Panda
  • Sonu Kumar Singh
  • S...
Read more

v1.32.0

08 Nov 17:21
8220a6e
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.32.0 - 2023-11-08

Features:

  • NVIDIA GPU support with new --gpus=nvidia flag for docker driver #15927 #17314 #17488
  • rootless: support --container-runtime=docker #17520
  • New kubeflow addon #17114
  • New local-path-provisioner addon #15062
  • Kicbase: Add no-limit option to --cpus & --memory flags #17491

Minor Improvements:

  • Hyper-V: Add memory validation for odd numbers #17325
  • QEMU: Improve cpu type and IP detection #17217
  • Mask http(s)_proxy password from startup output #17116
  • --delete-on-faliure also recreates cluster for kubeadm failures #16890
  • Addon auto-pause: Configure intervals using --auto-pause-interval #17070
  • --kubernetes-version checks GitHub for version validation and improved error output for invalid versions #16865
  • Install NVIDIA container toolkit during image build (offline support) #17516

Bugs:

  • QEMU: Fix addons failing to enable #17402
  • Fix downloading the wrong kubeadm images for k8s versions after minikube release #17373
  • Fix enabling & disabling addons with non-existing cluster #17324
  • Fix delete if container-runtime doesn't exist #17347
  • Fix network not found not being detected on new Docker versions #17323
  • Fix addon registry doesn't follow Minikube DNS domain name configuration (--dns-domain) #15585
  • Fix no-limit option for config validation #17530

Version Upgrades:

  • Bump Kubernetes version default: v1.28.3 and latest: v1.28.3 #17463
  • Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.9 to 1.5.11 #17225 #17259
  • Addon headlamp: Update headlamp-k8s/headlamp image from v0.19.0 to v0.20.1 #17135 #17365
  • Addon ingress: Update ingress-nginx/controller image from v1.8.1 to v1.9.4 #17223 #17297 #17348 #17421 #17525
  • Addon inspektor-gadget: Update inspektor-gadget image from v0.19.0 to v0.22.0 #17176 #17340 #17550
  • Addon istio-provisioner: Update istio/operator image from 1.12.2 to 1.19.3 #17383 #17436
  • Addon kong: Update kong image from 3.2 to 3.4.2 #17485
  • Addon kong: Update kong/kubernetes-ingress-controller image from 2.9.3 to 2.12.0 #17526
  • Addon registry: Update registry image from 2.8.1 to 2.8.3 #17382 #17467
  • Addon nvidia-device-plugin: Update nvidia/k8s-device-plugin image from v0.14.1 to v0.14.2 #17523
  • CNI: Update calico from v3.26.1 to v3.26.3 #17363 #17375
  • CNI: Update flannel from v0.22.1 to v0.22.3 #17102 #17263
  • CNI: Update kindnetd from v20230511-dc714da8 to v20230809-80a64d96 #17233
  • Kicbase/ISO: Update buildkit from v0.11.6 to v0.12.3 #17194 #17486
  • Kicbase/ISO: Update containerd from v1.7.3 to v1.7.8 #17243 #17466 #17527
  • Kicbase/ISO: Update crictl from v1.21.0 to v1.28.0 #17240
  • Kicbase/ISO: Update docker from 24.0.4 to 24.0.7 #17120 #17207 #17545
  • Kicbase/ISO: Update nerdctl from 1.0.0 to 1.6.2 #17145 #17339 #17434
  • Kicbase/ISO: Update runc from v1.1.7 to v1.1.9 #17250
  • Kicbase: Bump ubuntu:jammy from 20230624 to 20231004 #17086 #17174 #17345 #17423

For a more detailed changelog, including changes occurring in pre-release versions, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Akihiro Suda
  • Christian Bergschneider
  • Jeff MAURY
  • Medya Ghazizadeh
  • Raiden Shogun
  • Steven Powell

Thank you to our PR reviewers for this release!

  • medyagh (1 comments)
  • r0b2g1t (1 comments)

Thank you to our triage members for this release!

  • willsu (2 comments)
  • afbjorklund (1 comments)
  • ankur0904 (1 comments)
  • ceelian (1 comments)
  • idoly (1 comments)

Installation

See Getting Started

Binary Checksums

darwin-amd64: 8ca4b2cce6208f102b851d0ea8292c1324e8358b7ac208dd1079e41af558def8
darwin-arm64: f5bf38603b01cc3eb88f21d5550068fd592486c08c0f3272aee544e0bc2e4e64
linux-amd64: 1acbb6e0358264a3acd5e1dc081de8d31c697d5b4309be21cba5587cd59eabb3
linux-arm: fc181cb6f1bcda786001e7f7f46f810e8b430abc7d16bbe257c0526f23f90f00
linux-arm64: 77ca98722819e2e9d94925f662f348c3d41c1831c3cd3a77732093d7f509f172
linux-ppc64le: 3072cce0952628187511748b4b8fc2080e80327384b30e8c6df465f02c8f35ce
linux-s390x: 0eb342fe581afb106b6013401b33429607ab40f57f5e48a15f2b2e04726edc57
windows-amd64.exe: d4060da824524df744ba85fa91394cabfab15f110c03b1d8b7f1d309116fed15

ISO Checksums

amd64: c99de86777a5c3e86a67b2354633b1942ea28633696556911bdf72730fe25b68
arm64: 290076b82917071a30437472ba610012ddb8cd33e9932b92e593ce1072e7572d

v1.32.0-beta.0

28 Oct 01:28
12f5db0
Compare
Choose a tag to compare
v1.32.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.32.0-beta.0 - 2023-10-27

Features:

  • NVIDIA GPU support with new --gpus=nvidia flag for docker driver #15927 #17314 #17488
  • New kubeflow addon #17114
  • New local-path-provisioner addon #15062
  • Kicbase: Add no-limit option to --cpus & --memory flags #17491

Minor Improvements:

  • Hyper-V: Add memory validation for odd numbers #17325
  • QEMU: Improve cpu type and IP detection #17217
  • Mask http(s)_proxy password from startup output #17116
  • --delete-on-faliure also recreates cluster for kubeadm failures #16890
  • Addon auto-pause: Configure intervals using --auto-pause-interval #17070
  • --kubernetes-version checks GitHub for version validation and improved error output for invalid versions #16865

Bugs:

  • QEMU: Fix addons failing to enable #17402
  • Fix downloading the wrong kubeadm images for k8s versions after minikube release #17373
  • Fix enabling & disabling addons with non-existing cluster #17324
  • Fix delete if container-runtime doesn't exist #17347
  • Fix network not found not being detected on new Docker versions #17323
  • Fix addon registry doesn't follow Minikube DNS domain name configuration (--dns-domain) #15585

Version Upgrades:

  • Bump Kubernetes version default: v1.28.3 and latest: v1.28.3 #17463
  • Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.9 to 1.5.11 #17225 #17259
  • Addon headlamp: Update headlamp-k8s/headlamp image from v0.19.0 to v0.20.1 #17135 #17365
  • Addon ingress: Update ingress-nginx/controller image from v1.8.1 to v1.9.3 #17223 #17297 #17348 #17421
  • Addon inspektor-gadget: Update inspektor-gadget image from v0.19.0 to v0.21.0 #17176 #17340
  • Addon istio-provisioner: Update istio/operator image from 1.12.2 to 1.19.3 #17383 #17436
  • Addon kong: Update kong image from 3.2 to 3.4.2 #17485
  • Addon registry: Update registry image from 2.8.1 to 2.8.3 #17382 #17467
  • CNI: Update calico from v3.26.1 to v3.26.3 #17363 #17375
  • CNI: Update flannel from v0.22.1 to v0.22.3 #17102 #17263
  • CNI: Update kindnetd from v20230511-dc714da8 to v20230809-80a64d96 #17233
  • Kicbase/ISO: Update buildkit from v0.11.6 to v0.12.2 #17194
  • Kicbase/ISO: Update containerd from v1.7.3 to v1.7.7 #17243 #17466
  • Kicbase/ISO: Update crictl from v1.21.0 to v1.28.0 #17240
  • Kicbase/ISO: Update docker from 24.0.4 to 24.0.6 #17120 #17207
  • Kicbase/ISO: Update nerdctl from 1.0.0 to 1.6.2 #17145 #17339 #17434
  • Kicbase/ISO: Update runc from v1.1.7 to v1.1.9 #17250
  • Kicbase: Bump ubuntu:jammy from 20230624 to 20231004 #17086 #17174 #17345 #17423

For a more detailed changelog, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Anders F Björklund
  • Dobes Vandermeer
  • Emmanuel Chee-zaram Okeke
  • Jeff MAURY
  • Judah Nouriyelian
  • Medya Ghazizadeh
  • OneEpitome
  • Piotr Resztak
  • Predrag Rogic
  • Raghavendra Talur
  • Raiden Shogun
  • Renato Moutinho
  • Renato Silva
  • Seongbin Hong
  • Steven Powell
  • Tristan Rice
  • Wiktor Zając
  • aiyijing
  • jeremylinux-github
  • joaquimrocha
  • mahmut
  • rogermm
  • sunyuxuan
  • tianlijun
  • weidong
  • Товарищ программист

Thank you to our PR reviewers for this release!

  • medyagh (38 comments)
  • spowelljr (19 comments)
  • aiyijing (2 comments)
  • Lyllt8 (1 comments)
  • afbjorklund (1 comments)
  • andresmmujica (1 comments)

Thank you to our triage members for this release!

  • afbjorklund (32 comments)
  • rmsilva1973 (27 comments)
  • pnasrat (25 comments)
  • spowelljr (21 comments)
  • megazone23 (11 comments)

Installation

See Getting Started

Binary Checksums

windows-amd64.exe: dbe833b8a9f25c9f3bcc4c71109ecae146d3d66ea475ced8d2794de0c101ceab
darwin-amd64: 964b216dc4156b87cc570ee8f8ee5d0a90815fd100b11dcff6884fee2a945101
darwin-arm64: 3d9f292645230e335149f7fde2168b420489456eeae101bffbecbb27b674b1dc
linux-amd64: 820ead833eab8b3a589846df7543ad1104d3f7149b19c81d641a918d8232e025
linux-arm: f8655675c5cfad1b7186273c33c6acf2edbce98fbb3660d9d2ade9efc3ed8b82
linux-arm64: 850cc265a10fa2611d954bae95e39462430c2a7f8ace52e793e166e5d7a873b1
linux-ppc64le: 9e2d6f5aaaa3338b7e2dc38b1b07af323f2d6c07ea41dcfb494fd1045fc6481b
linux-s390x: d95cb3b0cf64b97aa1ea2ebed78baafcc75658e6ddf41a1efb48245e88f98ead

ISO Checksums

amd64: ed147364e0270bcf60aefa3c324fa66103b4f524180d057ba0ecca2985d155ff
arm64: b13f10cd24eb5a70a3cf6d00a43b3011a23174c4c4ef412eefddf2f036d8fc9e

v1.31.2

16 Aug 22:32
fd7ecd9
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.31.2 - 2023-08-16

docker-env Regression:

  • Create ~/.ssh directory if missing #16934
  • Fix adding guest to ~/.ssh/known_hosts when not needed #17030

Minor Improvements:

  • Verify containerd storage separately from docker #16972

Version Upgrades:

  • Bump Kubernetes version default: v1.27.4 and latest: v1.28.0-rc.1 #17011 #17051
  • Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.7 to 1.5.9 #17017 #17044
  • Addon headlamp: Update headlamp-k8s/headlamp image from v0.18.0 to v0.19.0 #16992
  • Addon inspektor-gadget: Update inspektor-gadget image from v0.18.1 to v0.19.0 #17016
  • Addon metrics-server: Update metrics-server/metrics-server image from v0.6.3 to v0.6.4 #16969
  • CNI flannel: Update from v0.22.0 to v0.22.1 #16968

For a more detailed changelog, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Alex Serbul
  • Anders F Björklund
  • Jeff MAURY
  • Medya Ghazizadeh
  • Michelle Thompson
  • Predrag Rogic
  • Seth Rylan Gainey
  • Steven Powell
  • aiyijing
  • joaquimrocha
  • renyanda
  • shixiuguo
  • sunyuxuan
  • Товарищ программист

Thank you to our PR reviewers for this release!

  • medyagh (8 comments)
  • spowelljr (2 comments)
  • ComradeProgrammer (1 comments)
  • Lyllt8 (1 comments)
  • aiyijing (1 comments)

Thank you to our triage members for this release!

  • afbjorklund (6 comments)
  • vaibhav2107 (5 comments)
  • kundan2707 (3 comments)
  • spowelljr (3 comments)
  • ao390 (2 comments)

Check out our contributions leaderboard for this release!

Installation

See Getting Started

Binary Checksums

darwin-amd64: c655de8bf27557f706f196a08a0afb8730e98c4976207542e05b73c11bcc0b38
darwin-arm64: c00ca6685e2f7b159d9348d2d20b8dc91884c3341e814155a1cb311c26e4cf94
linux-amd64: 88a80c051696adaa1a2a0c6aba5fde18176fd5afa87be10617ecaab9cd3a719b
linux-arm: 306fe167b874bde8bdab2cbc223bcd4bed9f389762701973e09ac458a322a3a5
linux-arm64: 09f450f753fe15da7e84a955f6b62c05856cef2facf564f8e609445036c8cb22
linux-ppc64le: 11f2f9382cb1f1c1f934dff3df9e2038f7b74df32f28641f53f89b3ff95316c3
linux-s390x: b6185c709a9768551c79f9340b1d9ae179804aa0bd9dac6e654aa17e4d0acf73
windows-amd64.exe: 5754e4b86ee66f111f4460f45730f32592701283ac79e1d9c07b217aab236dae

ISO Checksums

amd64: 4cc52896d9ab0444300737ddae6d49dd2dbcf67c14579bf3b975d55213ce96ae
arm64: 355556716c1de155eeb04e37ed289808f12f2a650e6aa2967f61ab4539241eb6

v1.31.1

20 Jul 17:46
fd3f380
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.31.1 - 2023-07-20

  • cni: Fix regression in auto selection #16912

For a more detailed changelog, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Jeff MAURY
  • Medya Ghazizadeh
  • Steven Powell

Thank you to our triage members for this release!

  • afbjorklund (5 comments)
  • torenware (5 comments)
  • mprimeaux (3 comments)
  • prezha (3 comments)
  • spowelljr (1 comments)

Check out our contributions leaderboard for this release!

Installation

See Getting Started

Binary Checksums

darwin-amd64: a465e5b537b63ac8e6624396f490dd79516fd625c1110cbf1f49e7b55c1dfcf6
darwin-arm64: b58bfb3eaa9f5ab04ced7f6e23184c04fdaadb4ac06cf982e2c50c37466e465a
linux-amd64: ebcdfb0a520e9e746360a9dd954a9006ca75770e53fcdae493b6ac9a20026733
linux-arm: 372414001ac449f6b33d7189b7fad68980169136221b94dca5cf5e1a9d90259f
linux-arm64: 1bc6dd8bb2f7f0eaae49a3f5685cda0472abdc6e870f5105681e877017826281
linux-ppc64le: ce979d3698c573eb39ec6fe4d013a714aafcb15331d6c0fed2e38b5f91000162
linux-s390x: 5d9a2cedfa79fbcbfd85a3034eed747da1baf8d1d4004fc4cd18bcafdfe3f6f5
windows-amd64.exe: a08699d25fede796e6fdc56d8630380bd5864fb291592fc2be24fe881656d064

ISO Checksums

amd64: 4cc52896d9ab0444300737ddae6d49dd2dbcf67c14579bf3b975d55213ce96ae
arm64: 355556716c1de155eeb04e37ed289808f12f2a650e6aa2967f61ab4539241eb6

v1.31.0

18 Jul 17:25
47aea54
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.31.0 - 2023-07-18

Features:

  • Add back VMware driver support #16796
  • docker-env supports the containerd runtime (experimental) #15452 #16761
  • Automatically renew expired kubeadm certs #16249
  • New addon inspektor-gadget #15869

Major Improvements:

  • VM drivers: Fix all images getting removed on stop/start (40% start speedup) #16655
  • Addon registry: Add support for all architectures #16577
  • QEMU: Fix failing to interact with cluster after upgrading QEMU version #16853
  • macOS/QEMU: Auto unblock bootpd from firewall if blocking socket_vmnet network #16714 #16789
  • minikube cp supports providing directory as a target #15519

Minor Improvements:

  • Always use cni unless running with dockershim #14780
  • none driver: Check for CNI plugins before starting cluster #16419
  • QEMU: Add ability to create extra disks #15887
  • --kubernetes-version: Assume latest patch version if not specified #16569
  • audit: Set default max file size #16543
  • service: Fail if no pods available #15079
  • docker/podman driver: Use buildx for image build command #16252
  • Addon gvisor: Simplify runtime configuration and use latest version #14996
  • Add PowerShell code completion #16232
  • build: Support DOS-style path for Dockerfile path #15074

Bugs:

  • none driver: Fix minikube start not working without sudo #16408
  • none driver: Fix minikube image build #16386
  • Fix only allowing one global tunnel #16839
  • Fix enabling addons when --no-kubernetes #15003
  • Fix enabling addons on a paused cluster #15868
  • Fix waiting for kicbase downloads on VM drivers #16695
  • image list: Fix only outputting single tag of image with multiple tags #16578
  • Addons: Fix cloud-spanner and headlamp incorrect file permissions #16413
  • Fix csi-hostpath not allowing custom registry #16395
  • Fix mount cleaning mechanism #15782
  • Fix kubectl tab-completion and improve error messages [#14868](#14868
  • Fix help text not being translated #16850 #16852

New ISO Modules:

Version Upgrades:

  • Bump Kubernetes version default: v1.27.3 and latest: v1.27.3 #16718
  • Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.2 to 1.5.7 #16248 #16352 #16587 #16652 #16845
  • Addon gcp-auth: Update ingress-nginx/kube-webhook-certgen image from v20230312-helm-chart-4.5.2-28-g66a760794 to v20230407 #16601
  • Addon gcp-auth: Update k8s-minikube/gcp-auth-webhook image from v0.0.14 to v0.1.0 #16573
  • Addon headlamp: Update headlamp-k8s/headlamp image version from v0.16.0 to v0.18.0 #16399 #16540 #16721
  • Addon ingress: Update ingress-nginx/controller image from v1.7.0 to v1.8.1 #16601 #16832
  • Addon ingress: Update ingress-nginx/kube-webhook-certgen image from v20230312-helm-chart-4.5.2-28-g66a760794 to v20230407 #16601
  • Addon kong: Update kong image from 2.7 to 3.2 #16424
  • Addon kong: Update kong/kubernetes-ingress-controller image from 2.1.1 to 2.9.3 #16424
  • CNI calico: Update from v3.24.5 to v3.26.1 #16144 #16596 #16732
  • CNI flannel: Update from v0.20.2 to v0.22.0 #16074 #16435 #16597
  • CNI kindnet: Update from v20230330-48f316cd to v20230511-dc714da8 #16488
  • Kicbase: Update base image from ubuntu:focal-20230308 to ubuntu:jammy-20230624 #16069 #16632 #16731 #16834
  • Kicbase/ISO: Update buildkit from v0.11.4 to v0.11.6 #16426
  • Kicbase/ISO: Update cni-plugins from v0.8.5 to v1.3.0 #16582
  • Kicbase/ISO: Update containerd from v1.7.0 to v1.7.1 #16501
  • Kicbase/ISO: Update containerd from v1.7.1 to v1.7.2 #16634
  • Kicbase/ISO: Update cri-dockerd from v0.3.1 to v0.3.3 #16506 #16703
  • Kicbase/ISO: Update docker from 20.10.23 to 24.0.4 #16572 #16612 #16875
  • Kicbase/ISO: Update runc from v1.1.5 to v1.1.7 #16417

For a more detailed changelog, see CHANGELOG.md.

Thank you to our contributors for this release!

  • AiYijing
  • Aleksandr Chebotov
  • Anders F Björklund
  • Armel Soro
  • Asbjørn Apeland
  • Begula
  • Blaine Gardner
  • Bogdan Luca
  • Fabricio Voznika
  • Jeff MAURY
  • Joe Bowbeer
  • Juan Martín Loyola
  • Judah Nouriyelian
  • Kemal Akkoyun
  • Max Cascone
  • Medya Ghazizadeh
  • Michele Sorcinelli
  • Oldřich Jedlička
  • Ricky Sadowski
  • Sharran
  • Steven Powell
  • Terry Moschou
  • Tongyao Si
  • Vedant
  • Viktor Gamov
  • W. Duncan Fraser
  • Yuiko Mouri
  • aiyijing
  • cui fliter
  • guoguangwu
  • himalayanZephyr
  • joaquimrocha
  • lixin18
  • piljoong
  • salasberryfin
  • shixiuguo
  • sunyuxuan
  • syxunion
  • tianlj
  • tzzcfrank
  • vgnshiyer
  • winkelino
  • x7upLime
  • yolossn
  • zhengtianbao
  • Товарищ программист

Thank you to our PR reviewers for this release!

  • spowelljr (180 comments)
  • medyagh (64 comments)
  • eiffel-fl (16 comments)
  • afbjorklund (11 comments)
  • aiyijing (9 comments)
  • atoato88 (6 comments)
  • BenTheElder (2 comments)
  • travisn (2 comments)
  • ComradeProgrammer (1 comments)
  • Kimi450 (1 comments)
  • alban (1 comments)
  • mprimeaux (1 comments)
  • shaneutt (1 comments)
  • t-inu (1 comments)

Thank you to our triage members for this release!

  • afbjorklund (30 comments)
  • spowelljr (24 comments)
  • kundan2707 (12 comments)
  • mqasimsarfraz (6 comments)
  • ShardulPrabhu (5 comments)

Check out our contributions leaderboard for this release!

Installation

See Getting Started

Binary Checksums

darwin-amd64: 38e6b4d5b4bc33aaa3f18a5f02d5eb68a9ad3afc997a7fb0eb3d3ac9c5967139
darwin-arm64: 56760d95aff6e7f35952977e5fe586968110bdcc342bba68effdb1d70324e4e8
linux-amd64: 0bcf12e4f72a2f2c9250bd85948166134a292c456e76224f517c4a8a52a948ac
linux-arm: 5278e7fc2db05670262fe28a83af8ed52e553bf63b8c303255dcfea30bb83bec
linux-arm64: d6d63f62c2a66fa9f5a82b212bcc412dfa8741ed25f89048cf098883d9dd82b3...

Read more

v1.30.1

04 Apr 22:19
08896fd
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.30.1 - 2023-04-04

  • Docker driver: Fix incorrectly stating Image was not built for the current minikube #16226
  • Mark VMware driver as unsupported #16233

For a more detailed changelog, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Juan Martin Loyola
  • Medya Ghazizadeh
  • Steven Powell

Thank you to our PR reviewers for this release!

  • medyagh (1 comments)

Thank you to our triage members for this release!

  • afbjorklund (8 comments)
  • spowelljr (6 comments)
  • kundan2707 (2 comments)
  • medyagh (1 comments)
  • rafariossaa (1 comments)

Check out our contributions leaderboard for this release!

Installation

See Getting Started

Binary Checksums

linux-amd64: e53d9e8c31f4c5f683182f5323d3527aa0725f713945c6d081cf71aa548ab388
linux-arm: cd80af213fa394127311096a60f69c216c3d8c242765833fd5fcd54be9e7a7ad
linux-arm64: 3addf91be8cf1cb460b856171d3621b8b2f4bc96254246c912aeb30671ac37b7
linux-ppc64le: 65cd4e46dd3a8c14c61c271ef67bb17c4c5498870d7eada548cf06eafcf73c40
linux-s390x: 79f9bb083940563c65c2a01d48ddff3c515e7e67c1fc65e70c7b42b507d4a5cb
windows-amd64.exe: cb3cf94860bd7a6ccb514fb1fed6641c51bcd9de1ea1a823cf862e632852af4a
darwin-amd64: b5938a8772c5565b5d0b795938c367c5190bf65bb51fc55fb2417cb4e1d04ef1
darwin-arm64: 3aa935f0657b25634944510bb2e1111f49d19d0cba32dcd594721c6673ba0a01

ISO Checksums

amd64: ca0c9143797c66cf89d69e4398de538a4867952cc9cc7c91d89bc5cc027788b0
arm64: c0be28dfafde2d69a4b20f9f8238df74f910151faf2fa2562e88c8094dfd1f25

v1.30.0

03 Apr 18:11
ba4594e
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.30.0 - 2023-04-03

Features:

  • Implement experimental QEMU driver on Windows #15781

Major Improvements:

  • Ensure only one minikube tunnel instance runs at a time #15834
  • Infer HyperKit HostIP as Gateway rather than hardcode to 192.168.64.1  #15720
  • multi-node: Add support for volumes using CSI addon #15829

Minor Improvements:

  • QEMU: Rename user network to builtin and update documentation #15793
  • none driver: Look for cri-dockerd instead of hardcoding #15784
  • Replace instances of k8s.gcr.io with registry.k8s.io #16200
  • Handle CRI config of NetworkPlugin and PauseImage #14703
  • Remove deprecated container-runtime flag from Kubernetes v1.24+ #16124
  • none driver: Require crictl to be installed for Kubernetes v1.24+ #16215
  • Add cri-dockerd logs to minikube logs output #16149
  • Add ingress logs to minikube logs output #15775
  • Add default cni logs to minikbue logs output #15909
  • Add JSON output option to miniikube service list #15831
  • Add kicbase download process to JSON output #15685
  • Implement --docs for minikube addons list -o json #15866
  • Implement --skip-audit flag and skip adding profile commands to audit log #15872
  • Implement --last-start-only flag to minikube logs to only show last start logs #15770

Bugs:

  • Addon metallb: Fix failing to enable addon #16056
  • Addon cloud-spanner: Fix failing to enable addon #15743
  • Addon gcp-auth: Fix --refresh failing when existing cluster and minikube binary have differing image version #15985
  • Fix numerous image related bugs when enabling addons #15984
  • Fix some addons from erroring when trying to disable an already disabled addon #16139
  • Fix panic if docker version returns exit code 0 with unexpected output #15851
  • Fix minikube service not honoring --wait arg #15735
  • Fix minikube service table format & hide unreachable URLs on Docker/Windows #15911
  • Fix minikube addons list output showing incorrect status of default addons #15762
  • Fix minikube mount printing an empty mount type #15731
  • Fix bash completion for kubectl symlinked to minikube by not adding --cluster flag for the kubectl __complete subcommand #15850

Version Upgrades:

  • Bump Kubernetes version default: v1.26.3 and latest: v1.27.0-rc.0 #16181
  • Addon gcp-auth: Update ingress-nginx/kube-webhook-certgen image from v1.0 to v20230312-helm-chart-4.5.2-28-g66a760794 #16199
  • Addon ingress: Update ingress-nginx/kube-webhook-certgen image from v20220916-gd32f8c343 to v20230312-helm-chart-4.5.2-28-g66a760794 #16179
  • Addon ingress: Update ingress-nginx/controller image from v1.5.1 to v1.7.0 #15882 #16179
  • Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from v1.5.0 to 1.5.2 #15974 #16142
  • Addon metrics-server: Update metrics-server/metrics-server image from v0.6.2 to v0.6.3 #16136
  • Addon headlamp: Update headlamp-k8s/headlamp image from v0.14.1 to v0.16.0 #15995 #16065
  • Addon auto-pause: Update k8s-minikube/auto-pause-hook image from v0.0.3 to v0.0.4 #16025
  • Addon gcp-auth: Update k8s-minikube/gcp-auth-webhook image from v0.0.13 to v0.0.14 #16012
  • Kicbase/ISO: Update containerd from v1.6.15 to v1.7.0 #15923 #15973 #16168
  • Kicbase/ISO: Update buildkit from v0.10.3 to v0.11.4 #15728 #16079
  • Kicbase/ISO: Update cri-dockerd from 0.3.0 to 0.3.1 #15752
  • Kicbase: Update base image from ubuntu:focal-20221019 to ubuntu:focal-20230308 #15768 #15991 #16068
  • ISO: Update runc from v1.1.4 to v1.1.5 #16191
  • ISO: Update podman from v3.4.2 to v3.4.7 #15565
  • CNI: Update kindnetd from v20221004-44d545d1 to v20230330-48f316cd #15940 #16207

For a more detailed changelog, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Anders F Björklund
  • Bart Van Bos
  • Ben Krieger
  • Denys Kondratenko
  • Elizabeth Martin Campos
  • Jeff MAURY
  • Kundan Kumar
  • Max Xu
  • Maxime Brunet
  • Medya Ghazizadeh
  • Nick Mancari
  • Om Saran
  • Pablo Caderno
  • Predrag Rogic
  • Qasim Sarfraz
  • S Santhosh Nagaraj
  • Shubh Bapna
  • Steven Powell
  • Sudharsan Rangarajan
  • Swastik Gour
  • chncaption
  • coffemakingtoaster
  • joaquimrocha
  • nickmancari
  • shixiuguo
  • sunyuxuan
  • swastik959
  • syxunion
  • yolossn
  • Товарищ программист

Thank you to our PR reviewers for this release!

  • spowelljr (57 comments)
  • medyagh (43 comments)
  • neersighted (6 comments)
  • shu-mutou (4 comments)
  • afbjorklund (2 comments)
  • akdean (1 comments)
  • tstromberg (1 comments)

Thank you to our triage members for this release!

  • afbjorklund (90 comments)
  • spowelljr (25 comments)
  • kundan2707 (20 comments)
  • medyagh (9 comments)
  • ComradeProgrammer (6 comments)

Check out our contributions leaderboard for this release!

Installation

See Getting Started

Binary Checksums

windows-amd64.exe: 670bcaae30f1e6b8a8fe3a6b0566a3df397581ddefc70bff1bcf9455c477c0d7
darwin-amd64: 929e79926e27f149ada6f1c4ee5774fbde586359b731868e15af28b6c24ab57c
darwin-arm64: ff5bf121d62ce75bffdd94b023502db3eda467e3f8fb2755ece14e8825930a1e
linux-amd64: aea52db72714b832f7f544ff0b71fbc231c47c044deda3f822708431dc68cc48
linux-arm: d921c95377dbebd65f498a51b75e01108e9469d15e9390eb956181418b7fb655
linux-arm64: b88084ea0d14d8478a9bdf0c56ae4a64a5befd2faf7758acea85dc044fb975cc
linux-ppc64le: 2cd71640a5e0e81d9770c5768f4659ae1f8ebe2c15a9c1a6b96ff6b05860e714
linux-s390x: c1785c2037a428da6d70a6c1deb58bb735808bcdaa373dc280c0d221721ed3da

ISO Checksums

amd64: e7a639ba67e29daa4ab778b69c5378f4240602f81805d3dd32578c22412fd21d
arm64: b3d05edbc4553dc65664a14d56ec769b955ba1eea362e3b6b791281da1d7b8cf

v1.29.0

27 Jan 19:37
ddac20b
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.29.0 - 2023-01-26

Features:

  • Bump QEMU driver priority from experimental to default #15556
  • Ability to set static-ip for Docker driver #15553
  • GCP-Auth Addon: automatically attach credentials to newly created namespaces #15403
  • Allow forcing 1 CPU on Linux with docker and none driver #15611 #15610

Major Improvements:

  • Large improvements to cgroup detection and CNI and CRI configurations #15463
  • Prevent redownloading kicbase when already downloaded #15528
  • Warn when using an old ISO/Kicbase image #15235

Minor Improvements:

  • Check brew install paths for socket_vmnet #15701
  • Include gcp-auth logs in 'minikube logs' output #15666
  • Use absolute path when calling crictl version #15642
  • Add additional memory overhead for VirtualBox when --memory=max #15317
  • Update Windows installer to create system-wide shortcut #15405
  • Add --subnet validation #15530
  • Warn users if using VirtualBox on macOS 13+ #15624
  • Add groups check to SSH driver #15513
  • Update references to deprecated beta.kubernetes.io #15225

Bugs:

  • Fix possible race condition when enabling multiple addons #15706
  • Fix cpus config field not supporting max value #15479
  • Fix subnet checking failing if IPv6 network found #15394
  • Fix Docker tunnel failing if too many SSH keys #15560
  • Fix kubelet localStorageCapacityIsolation option #15336
  • Fix setting snapshotter to unimplemented fuse-overlayfs #15272
  • Remove progress bar for kic download with JSON output #15482

Version Upgrades:

  • Bump default Kubernetes version from 1.25.3 to 1.26.1 #15683
  • Addons: Update auto-pause from 0.0.2 to 0.0.3 #15331
  • Addons: Update cloud-spanner from 1.4.6 to 1.5.0 #15440 #15667 #15707
  • Addons: Update headlamp from 0.13.0 to 0.14.1 #15401 #15515
  • Addons: Update ingress from 1.2.1 to 1.5.1 #15339
  • Addons: Update metrics-server from 0.6.1 to 0.6.2 #15411
  • Addons: Update kubevirt from 1.17 to 1.24.7 #15310
  • CNI: Update cilium from 1.9.9 to 1.12.3 #15242
  • Kicbase: Update buildkit from 0.10.3 to v0.11.0 #15630
  • Kicbase/ISO: Update containerd from 1.6.9 to 1.6.15 #15541
  • Kicbase/ISO: Update cri-dockerd from 0.2.2 to 0.3.0 #15541
  • Kicbase/ISO: Update docker from 20.10.20 to 20.10.23 #15341 #15541 #15703
  • Update KVM-docker-machine amd64 base image from Ubuntu 16.04 to 20.04 #15628

For a more detailed changelog see CHANGELOG.md.

Thank you to our contributors for this release!

  • Aarav Arora
  • Akihiro Suda
  • Anders F Björklund
  • Andrew Stanton
  • Carlos Santana
  • Chris Kannon
  • Eng Zer Jun
  • Felipe Labbate
  • Ian Stewart
  • Jan Hutař
  • Jeff MAURY
  • Kaylen Dart
  • Kush Mansingh
  • Ludovic Maître
  • Medya Ghazizadeh
  • Olivier Lemasle
  • Paco Xu
  • Paul S. Schweigert
  • Predrag Rogic
  • Ronnel Santiago
  • Sharif Elgamal
  • Shubh Bapna
  • Steven Powell
  • Yuiko Mouri
  • ckannon
  • imjoseangel
  • joaquimrocha
  • jongwooo
  • mardi2020
  • shixiuguo
  • Товарищ программист

Thank you to our PR reviewers for this release!

  • spowelljr (61 comments)
  • medyagh (41 comments)
  • afbjorklund (7 comments)
  • atoato88 (5 comments)
  • t-inu (5 comments)
  • mqasimsarfraz (4 comments)
  • AkihiroSuda (2 comments)
  • sharifelgamal (2 comments)
  • profnandaa (1 comments)

Thank you to our triage members for this release!

  • afbjorklund (98 comments)
  • spowelljr (34 comments)
  • medyagh (10 comments)
  • kant777 (6 comments)
  • kundan2707 (6 comments)

Check out our contributions leaderboard for this release!

Installation

See Getting Started

Binary Checksums

darwin-amd64: cb54ef7cdbcef7f078ac2966bc6c0aa43db75bbde8b361f428858137e803dac0
darwin-arm64: d3ba1faf5080d3c19affd7355b9e8158ee0fb1fe41422083cdd61e6f1593360d
linux-amd64: aafb65cbee8e971ec00509fdb1817254b17d6bee4890b839c3b6e8f11e97413a
linux-arm: 9cf1c74c258f09e9133d02c371dbe0a85817c992d8dee815701c78e6fe442dcb
linux-arm64: e53bee7692b8b58144290c082c0191d50af7cc2994daf34d87e0abef9e73fae2
linux-ppc64le: 742ba9a2867632faf7cd13c4a165081631fa93696d27ec71cfb99ed97f404362
linux-s390x: c95b67a9f8e1be02538f6b1708c32d6e8468dea0b65c338d67d04199da114e88
windows-amd64.exe: c53785c02c0327e74342e7100dd2fa8a52a689c9fea7782a9a1491b5d68dbd6a

ISO Checksums

amd64: 3a55746a11849247c2dd29a3f252cb7ac029d6726dfaa3be650216e53f4c9350
arm64: a6c092806400bb17f71afbf96d93df63eabfed301dd3e9a35a3ead0232c28698

v1.28.0

04 Nov 20:54
986b1eb
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.28.0 - 2022-11-04

SECURITY WARNING: Log4j CVEs were detected in an image the efk addon uses, if you don't use the efk addon no action is required. If you use the addon we recommend running minikube addons disable efk to terminate the vulnerable pods.
See #15280 for more details.

Security:

  • Prevent enabling efk addon due to containing Log4j CVE #15281

Features:

  • Auto select network on QEMU #15266
  • Implement mounting on QEMU with socket_vmnet #15108
  • Added cloud-spanner emulator addon #15160
  • Add minikube license command #15158

Minor Improvements:

  • Allow port forwarding on Linux with Docker Desktop #15126
  • Add back service to mount VirtualBox host directory into the guest. #14784
  • ISO: Add FANOTIFY_ACCESS_PERMISSIONS to kernel configs #15232
  • When enabling addon warn if addon has no associated Github username #15081

Bug Fixes:

  • Fix detecting preload cache of size 0 as valid #15256
  • Fix always writing to daemon by trimming docker.io from image name #14956
  • Fix minikube tunnel repeated printout of status #14933

Version Upgrades:

  • Upgrade Portainer addon to 2.15.1 & HTTPS access enabled #15172
  • Upgrade Headlamp addon to 0.13.0 #15186
  • ISO: Upgrade Docker from 20.10.18 to 20.10.20 #15159
  • KIC: Upgrade base image from ubuntu:focal-20220826 to ubuntu:focal-20220922 #15075
  • KCI: Upgrade base image from ubuntu:focal-20220922 to ubuntu:focal-20221019 #15219

For a more detailed changelog, including changes occurring in pre-release versions, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Chris Kannon
  • Francis Laniel
  • Jeff MAURY
  • Jevon Tane
  • Medya Ghazizadeh
  • Nitin Agarwal
  • Oldřich Jedlička
  • Rahil Patel
  • Steven Powell
  • Tian
  • Yue Yang
  • joaquimrocha
  • klaases
  • shixiuguo

Thank you to our PR reviewers for this release!

  • spowelljr (25 comments)
  • medyagh (14 comments)

Thank you to our triage members for this release!

  • RA489 (64 comments)
  • klaases (39 comments)
  • afbjorklund (23 comments)
  • spowelljr (22 comments)
  • medyagh (4 comments)

Installation

See Getting Started

Binary Checksums

darwin-amd64: 667ab2baeae7829392533a9ef733e94ea88c87a8edf38ee088d349077152cc95
darwin-arm64: 8dc1b6018ce7ba344394e26dac62a7db477dbfcba63d9cdf55ea8e0c2fc755f4
linux-arm: 802af1d58e5707f2c1e2253f88dadf79bbde25bd803ad726d68ef21eb2b2b75a
linux-arm64: 648d09c00ceee3b53d60ea92796c772abcb42bd9bb7e871fe0b233e39a4675ce
linux-ppc64le: 27b4d08b98711ab89306e92085d7dd129339c170483d1c54343a71dfa75b4cc7
linux-s390x: 3067c320e521b6ad1642b50eb955305ec7cefca54b53f73713494a857b1431a0
linux-amd64: 58cead5ece9815a61d4be253a07b2385f8cf373d9e1eba5c9783444e4e9e2d8e
windows-amd64.exe: 65304e5c5c98a688fb0abc2d76d77b3b441f9501d6dfa71d96a0532f4114d34c

ISO Checksums

amd64: fbf80209b11a5821c31dadba76982a31a1e09396e8353ce81e92a7d85d921749
arm64: b5e2f1b912d42ed94b6cb837618c1b7fbafbedc5082c736fccd70be3dec6d833