# minikube v1.33.0 - Product: minikube (https://whatsnew.fyi/product/minikube) - Vendor: Kubernetes - Date: 2024-04-19 - Version: v1.33.0 - Original notes: https://github.com/kubernetes/minikube/releases/tag/v1.33.0 - Permalink: https://whatsnew.fyi/product/minikube/releases/v1.33.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** — Support multi-control plane HA clusters with --ha flag - **added** — Add support for Kubernetes v1.30 - **added** — Support exposing clusterIP services via minikube service - **added** — Addon gvisor: Add arm64 support - **added** — New Addon: YAKD - Kubernetes Dashboard addon - **changed** — Add active kubecontext to minikube profile list output - **changed** — CNI calico: support kubeadm.pod-network-cidr - **changed** — CNI bridge: Ensure pod communications are allowed - **changed** — Addon auto-pause: Remove memory leak and add configurable interval - **changed** — image build: Add docker.io/library to image short names - **changed** — cp: Create directory if not present - **changed** — Move errors getting logs into log output itself - **changed** — Add default sysctls to allow privileged ports with no capabilities - **changed** — Include extended attributes in preload tarballs - **changed** — Apply kubeadm.applyNodeLabels label to all nodes - **changed** — Limit driver status check to 20s - **changed** — Include journalctl logs if systemd service fails to start - **fixed** — Failed to enable container runtime: sudo systemctl restart cri-docker - **fixed** — containerd redownloading existing images on start - **fixed** — kvm2 not detecting containerd preload 📣😀 **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.33.0 - 2024-04-19 Features: * Support multi-control plane - HA clusters `--ha` [#17909](https://github.com/kubernetes/minikube/pull/17909) [Tutorial](https://minikube.sigs.k8s.io/docs/tutorials/multi_control_plane_ha_clusters/) * Add support for Kubernetes v1.30 [#18669](https://github.com/kubernetes/minikube/pull/18669) * Support exposing clusterIP services via `minikube service` [#17877](https://github.com/kubernetes/minikube/pull/17877) * Addon gvisor: Add arm64 support [#18063](https://github.com/kubernetes/minikube/pull/18063) [#18453](https://github.com/kubernetes/minikube/pull/18453) * New Addon: YAKD - Kubernetes Dashboard addon [#17775](https://github.com/kubernetes/minikube/pull/17775) Minor Improvements: * Add active kubecontext to `minikube profile list` output [#17735](https://github.com/kubernetes/minikube/pull/17735) * CNI calico: support kubeadm.pod-network-cidr [#18233](https://github.com/kubernetes/minikube/pull/18233) * CNI bridge: Ensure pod communications are allowed [#16143](https://github.com/kubernetes/minikube/pull/16143) * Addon auto-pause: Remove memory leak & add configurable interval [#17936](https://github.com/kubernetes/minikube/pull/17936) * image build: Add `docker.io/library` to image short names [#16214](https://github.com/kubernetes/minikube/pull/16214) * cp: Create directory if not present [#17715](https://github.com/kubernetes/minikube/pull/17715) * Move errors getting logs into log output itself [#18007](https://github.com/kubernetes/minikube/pull/18007) * Add default sysctls to allow privileged ports with no capabilities [#18421](https://github.com/kubernetes/minikube/pull/18421) * Include extended attributes in preload tarballs [#17829](https://github.com/kubernetes/minikube/pull/17829) * Apply `kubeadm.applyNodeLabels` label to all nodes [#16416](https://github.com/kubernetes/minikube/pull/16416) * Limit driver status check to 20s [#17553](https://github.com/kubernetes/minikube/pull/17553) * Include journalctl logs if systemd service fails to start [#17659](https://github.com/kubernetes/minikube/pull/17659) * Fix "Failed to enable container runtime: sudo systemctl restart cri-docker" [#17907](https://github.com/kubernetes/minikube/pull/17907) * Fix containerd redownloading existing images on start [#17671](https://github.com/kubernetes/minikube/pull/17671) * Fix kvm2 not detecting containerd preload [#17658](https://github.com/kubernetes/minikube/pull/17658) * Fix modifying Docker binfmt config [#17830](https://github.com/kubernetes/minikube/pull/17830) * Fix auto-pause addon [#17866](https://github.com/kubernetes/minikube/pull/17866) * Fix not using preload with overlayfs storage driver [#18333](https://github.com/kubernetes/minikube/pull/18333) * Fix image repositories not allowing subdomains with numbers [#17496](https://github.com/kubernetes/minikube/pull/17496) * Fix stopping cluster when using kvm2 with containerd [#17967](https://github.com/kubernetes/minikube/pull/17967) * Fix starting more than one cluster on kvm2 arm64 [#18241](https://github.com/kubernetes/minikube/pull/18241) * Fix starting kvm2 clusters using Linux on arm64 Mac [#18239](https://github.com/kubernetes/minikube/pull/18239) * Fix displaying error when deleting non-existing cluster [#17713](https://github.com/kubernetes/minikube/pull/17713) * Fix no-limit not being respected on restart [#17598](https://github.com/kubernetes/minikube/pull/17598) * Fix not applying `kubeadm.applyNodeLabels` label to nodes added after inital start [#16416](https://github.com/kubernetes/minikube/pull/16416) * Fix logs delimiter output [#17734](https://github.com/kubernetes/minikube/pull/17734) Bugs: * Fix unescaped local host regex [#18617](https://github.co _[Truncated at 4000 characters — full notes: https://github.com/kubernetes/minikube/releases/tag/v1.33.0]_