# minikube v1.35.0 - Product: minikube (https://whatsnew.fyi/product/minikube) - Vendor: Kubernetes - Date: 2025-01-16 - Version: v1.35.0 - Original notes: https://github.com/kubernetes/minikube/releases/tag/v1.35.0 - Permalink: https://whatsnew.fyi/product/minikube/releases/v1.35.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add support for AMD GPUs via --gpus=amd - **added** — Use Github Assets as new failover for kic base image - **added** — Support latest Kubernetes v1.32.0 - **added** — Add support for kubeadm.k8s.io/v1beta4 - **changed** — Merge nvidia-gpu-device-plugin and nvidia-device-plugin - **changed** — Update nvidia packages in kicbase - **changed** — Remove appArmorProfile for cilium on Kubernetes versions below v1.30.0 - **changed** — Restart auto-pause service after configuration - **changed** — Revert change to MINIKUBE_HOME logic - **changed** — Remove architecture restriction on nerdctld - **changed** — Improve robustness of MAC address matching - **changed** — Update flannel from v0.25.6 to v0.26.2 - **changed** — Update cilium from v1.16.1 to v1.16.5 - **changed** — Update calico to v3.29.1 - **changed** — Update kindnetd to v20241023-a345ebe4 - **fixed** — Fix --wait's failure to work on coredns pods - **fixed** — Fix panic when no services in namespace with --all specified - **fixed** — Fix timeout when stopping KVM machine with CRI-O container runtime - **fixed** — Fix long lines in lastStart.txt not outputting in log outputs - **removed** — Remove arm64 kvm - **removed** — Remove helm-tiller addon 📣😀 **Please fill out our [fast 5-question survey](https://forms.gle/Gg3hG5ZySw8c1C24A)** so that we can learn how & why you use minikube, and what improvements we should make. Thank you! 💃🎉 #### Release Notes ##### Version 1.35.0 - 2025-01-15 Features: * Add support for AMD GPUs via --gpus=amd [#19749](https://github.com/kubernetes/minikube/pull/19749) * Use Github Assets as New fail over for kic base image [#19464](https://github.com/kubernetes/minikube/pull/19464) * Support latest Kubernetes v1.32.0 [#20091](https://github.com/kubernetes/minikube/pull/20091) * Adds support for kubeadm.k8s.io/v1beta4 (available since k8s v1.31) [#19790](https://github.com/kubernetes/minikube/pull/19790) Improvements: * Merge nvidia-gpu-device-plugin and nvidia-device-plugin. [#19545](https://github.com/kubernetes/minikube/pull/19545) * kicbase: Update nvidia packages [#19738](https://github.com/kubernetes/minikube/pull/19738) * cilium: remove appArmorProfile for k8s