Releases: kubernetes/minikube
v1.34.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.34.0 - 2024-09-04
Breaking Changes:
Features:
- Bump default Kubernetes version to v1.31.0 #19435
- Add new driver for macOS: vfkit #19423
- Add Parallels driver support for darwin/arm64 #19373
- Add new volcano addon #18602
- Addons ingress-dns: Added support for all architectures #19198
- Support privileged ports on WSL #19370
- VM drivers with docker container-runtime now use docker-buildx for image building #19339
- Support running x86 QEMU on arm64 #19228
- Add
-o json
option foraddon images
command #19364
Improvements:
- add -d shorthand for --driver #19356
- add -c shorthand for --container-runtime #19217
- kvm2: Don't delete the "default" libvirt network #18920
- Update MINIKUBE_HOME usage #18648
- CNI: Updated permissions to support network policies on kindnet #19360
- GPU: Set
NVIDIA_DRIVER_CAPABILITIES
toall
when GPU is enabled #19345 - Improved error message when trying to use
mount
on system missing 9P #18995 - Improved error message when enabling KVM addons on non-KVM cluster #19195
- Added warning when loading image with wrong arch #19229
profile list --output json
handle empty config folder #16900- Check connectivity outside minikube when connectivity issuse #18859
Bugs:
- Fix not creating API server tunnel for QEMU w/ builtin network #19191
- Fix waiting for user input on firewall unblock when
--interactive=false
#19531 - Fix network retry check when subnet already in use for podman #17779
- Fix empty tarball when generating image save #19312
- Fix missing permission for kong-serviceaccount #19002
Version Upgrades:
- Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.17 to 1.5.23 #19341 #19501
- Addon headlamp: Update headlamp-k8s/headlamp image from v0.23.2 to v0.25.0 #18992 #19152 #19349
- Addon kong: Update kong image from 3.6.1 to 3.7.1 #19046 #19124
- Addon kubevirt: Update bitnami/kubectl image from 1.30.0 to 1.31.0 #18929 #19087 #19313 #19479
- Addon ingress: Update ingress-nginx/controller image from v1.10.1 to v1.11.2 #19302 #19461
- Addon inspektor-gadget: Update inspektor-gadget image from v0.27.0 to v0.32.0 #18872 #18931 #19011 #19166 #19411 #19554
- Addon istio-provisioner: Update istio/operator image from 1.21.2 to 1.23.0 #18932 #19052 #19167 #19283 #19450
- Addon nvidia-device-plugin: Update nvidia/k8s-device-plugin image from v0.15.0 to v0.16.2 #19162 #19266 #19336 #19409
- Addon metrics-server: Update metrics-server/metrics-server image from v0.7.1 to v0.7.2 #19529
- Addon YAKD: bump marcnuri/yakd image from 0.0.4 to 0.0.5 #19145
- CNI: Update calico from v3.27.3 to v3.28.1 #18870 #19377
- CNI: Update cilium from v1.15.3 to v1.16.1 #18925 #19084 #19247 #19337 #19476
- CNI: Update kindnetd from v20240202-8f1494ea to v20240813-c6f155d6 #18933 #19252 #19265 #19307 #19378 #19446
- CNI: Update flannel from v0.25.1 to v0.25.6 #18966 #19008 #19085 #19297 #19522
- Kicbase: Update nerdctld from 0.6.0 to 0.6.1 #19282
- Kicbase: Bump ubuntu:jammy from 20240427 to 20240808 #19068 #19184 #19478
- Kicbase/ISO: Update buildkit from v0.13.1 to v0.15.2 #19024 #19116 #19264 #19355 #19452
- Kicbase/ISO: Update cni-plugins from v1.4.1 to v1.5.1 #19044 #19128
- Kicbase/ISO: Update containerd from v1.7.15 to v1.7.21 #18934 #19106 #19186 #19298 #19521
- Kicbase/ISO: Update cri-dockerd from v0.3.12 to v0.3.15 #19199 #19249
- Kicbase/ISO: Update crun from 1.14.4 to 1.16.1 #19112 #19389 #19443
- Kicbase/ISO: Update docker from 26.0.2 to 27.2.0 #18993 #19038 #19142 #19153 #19175 #19319 #19326 #19429 #19530
- Kicbase/ISO: Update nerdctl from 1.7.5 to 1.7.6 #18869
- Kicbase/ISO: Update runc from v1.1.12 to v1.1.13 #19104
For a more detailed changelog, including changes occurring in pre-release versions, see CHANGELOG.md.
Thank you to our contributors for this release!
- Anders F Björklund
- Anjali Chaturvedi
- Artem Basalaev
- Benjamin P. Jung...
v1.33.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.33.1 - 2024-05-13
Bugs:
- Fix
DNSSEC validation failed
errors #18830 - Fix
too many open files
errors #18832 - CNI cilium: Fix cilium pods failing to start-up #18846
- Addon ingress: Fix enable failing on arm64 machines using VM driver #18779
- Addon kubeflow: Fix some components missing arm64 images #18765
Version Upgrades:
- Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.15 to 1.5.17 #18773 #18811
- Addon headlamp: Update headlamp-k8s/headlamp image from v0.23.1 to v0.23.2 #18793
- Addon ingress: Update ingress-nginx/controller image from v1.10.0 to v1.10.1 #18756
- Addon istio-provisioner: Update istio/operator image from 1.21.1 to 1.21.2 #18757
- Addon kubevirt: Update bitnami/kubectl image from 1.29.3 to 1.30.0 #18711 #18771
- Addon nvidia-device-plugin: Update nvidia/k8s-device-plugin image from v0.14.5 to v0.15.0 #18703
- CNI cilium: Update from v1.15.1 to v1.15.3 #18846
- High Availability: Update kube-vip from 0.7.1 to v0.8.0 #18774
- Kicbase/ISO: Update docker from 26.0.1 to 26.0.2 #18706
- Kicbase: Bump ubuntu:jammy from 20240227 to 20240427 #18702 #18769 #18804
For a more detailed changelog, see CHANGELOG.md.
Thank you to our contributors for this release!
- Bodhi Hu
- Jérémie Tarot
- Nir Soffer
- Predrag Rogic
- Steven Powell
- cuiyourong
- joaquimrocha
Thank you to our PR reviewers for this release!
- medyagh (9 comments)
- nirs (3 comments)
- llegolas (1 comments)
- spowelljr (1 comments)
Thank you to our triage members for this release!
- medyagh (6 comments)
- afbjorklund (5 comments)
- xcarolan (4 comments)
- nevotheless (3 comments)
- dasumner (2 comments)
Check out our contributions leaderboard for this release!
Installation
See Getting Started
Binary Checksums
darwin-amd64: 6e1c3911c39b8de6b3ca31287f55b4f07ef329cd4b9ed62bf08378c2975580df
darwin-arm64: 7e623ec9b5764681bd91b272d833dddec94527277c342bc458242389dc8a224a
linux-amd64: 386eb267e0b1c1f000f1b7924031557402fffc470432dc23b9081fc6962fd69b
linux-arm: bcf61a6b994cfc675f1dae63c30047163c848148104322fb8633fa38d035ec09
linux-arm64: 0b6a17d230b4a605002981f1eba2f5aa3f2153361a1ab000c01e7a95830b40ba
linux-ppc64le: 308edb467d72439f6e5d9b5824fa091a3cba02e63823b39f15b5e3f6b54cd94d
linux-s390x: e4007394de21dcb7f8913963b44ff01d896ed29eeea3857841457592fb40c693
windows-amd64.exe: a7e97b490db740eeb80d8ce15ee8db6dc9ea9e07e9adef2ea7ca74bb3e8d32e5
ISO Checksums
amd64: faa5867d88b4fe80fa88f651f5abd9cda02fc15fdfa2153dfc1d4b0365938d42
arm64: caa004bb66e46b496f5d28d82a78a72864e574df7b021c52a5d65b44f0128e03
v1.33.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.33.0 - 2024-04-19
Features:
- Support multi-control plane - HA clusters
--ha
#17909 Tutorial - Add support for Kubernetes v1.30 #18669
- Support exposing clusterIP services via
minikube service
#17877 - Addon gvisor: Add arm64 support #18063 #18453
- New Addon: YAKD - Kubernetes Dashboard addon #17775
Minor Improvements:
- Add active kubecontext to
minikube profile list
output #17735 - CNI calico: support kubeadm.pod-network-cidr #18233
- CNI bridge: Ensure pod communications are allowed #16143
- 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
- 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
Bugs:
- Fix unescaped local host regex #18617
- Fix regex on validateNetwork to support special characters #18158
Version Upgrades:
- Bump Kubernetes version default: v1.30.0 and latest: v1.30.0 #18669
- Addon headlamp: Update headlamp-k8s/headlamp image from v0.23.0 to 0.23.1 #18517
- Addon inspektor-gadget: Update inspektor-gadget image from v0.26.0 to v0.27.0 #18588
- Addon istio-provisioner: Update istio/operator image from 1.21.0 to 1.21.1 #18644
- Addon metrics-server: Update metrics-server/metrics-server image from v0.7.0 to v0.7.1 #18551
- CNI: Update calico from v3.27.0 to v3.27.3 #18206
- CNI: Update flannel from v0.24.4 to v0.25.1 #18641
- Kicbase/ISO: Update buildkit from v0.13.0 to v0.13.1 #18566
- Kicbase/ISO: Update containerd from v1.7.14 to v1.7.15 #18621
- Kicbase/ISO: Update cri-dockerd from v0.3.3 to v0.3.12 #18585
- Kicbase/ISO: Update crun from 1.14 to 1.14.4 #18610
- Kicbase/ISO: Update docker from 25.0.4 to 26.0.1 #18485 #18649
- Kicbase/ISO: Update nerdctl from 1.7.4 to 1.7.5 #18634
- Kicbase: Update nerdctld from 0.5.1 to 0.6.0 #18647
For a more detailed changelog, including changes occurring in pre-release versions, see CHANGELOG.md.
Thank you to our contributors for this release!
- Jan Klippel
- Jeff MAURY
- Jesse Hathaway
- Maxime Brunet
- Medya Ghazizadeh
- Paul Rey
- Predrag Rogic
- Skalador
- Steven Powell
- alessandrocapanna
- depthlending
- guangwu
- joaquimrocha
- nikitakurakin
- racequite
- shixiuguo
- skoenig
- sunyuxuan
- syxunion
- Товарищ программист
Thank you to our PR reviewers for this release!
- medyagh (5 comments)
- spowelljr (4 comments)
- Shubham82 (2 comments)
Thank you to our triage members for this release!
- afbjorklund (21 comments)
- T-Lakshmi (15 comments)
- Ritikaa96 (12 comments)
- kundan2707 (8 comments)
- medyagh (7 comments)
Installation
See Getting Started
Binary Checksums
darwin-amd64: 3aa579e09014c25a1a8e813f3d003eff450a809a04f229d89cd8ed70de81f791
darwin-arm64: 548994f025ed36f91b9a24ff282674b8534c4745535c0511bbbf3112a603a632
linux-s390x: b20e76e2f3c707e25de9e9acef30329959a30a4dfb3e6a71018179a6f96497ed
linux-amd64: 4bfdc17f0dce678432d5c02c2a681c7a72921cb72aa93ccc00c112070ec5d2bc
linux-arm: 70c1e67533f4866f2f27068a86c6b51341e1de7a130e04ec78eddacdefc57467
linux-arm64: d7afb43f87190331b2aee451eef0bae699c93d0acb7b57404cc6b6d3698033a7
linux-ppc64le: e54b521a962696fd07bc0be494a50430efd8c4723761038bc57b59fc1161f19f
windows-amd64.exe: 966c0121e207faa6d2ead6b4710e29675fee362a5a69f71269ef6a8018b84036
ISO Checksums
amd64: 04eb7bfc98d1d3a6d4995731c3da9e8c0eccc89030d018a6eeea9ea1e3eb08ee
arm64: c93349356c628948e90034e80ae4988a92dd39a7003d5c72cacfc26e0f86b6a9
v1.33.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.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...
v1.32.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.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
📣😀 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
📣😀 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
📣😀 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
📣😀 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 withoutsudo
#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:
- Add BINFMT_MISC #16712
- Add BPF_SYSCALL to arm64 #15164
- Add GENEVE #15665
- add BLK_DEV_RBD & CEPH_LIB to arm64 #16019
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
...
v1.30.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.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