patchletter

The current version of minikube is 1.38.1 (as of 19/02/2026).

minikube

Kubernetes SIG · current 1.38.1

minikube at a glance

minikube is a popular tool for running a local, single-node Kubernetes cluster for development and testing, on many developer machines. minikube ships regular releases tracking Kubernetes plus fixes; it's a local development tool rather than production infrastructure.

For admins minikube is primarily a developer convenience, so its security profile is limited to the local machine — but a few points apply: keep it current for compatibility with the Kubernetes versions you target and for fixes, and be aware that it downloads Kubernetes components and images, so source and integrity matter. The driver it uses (Docker, a VM) has its own updates. Because it's a local cluster, avoid running untrusted workloads on it as you would anywhere. After updating, verify that clusters start and kubectl connects. It's not for production — for that, use a real distribution. Patchletter surfaces new minikube releases.

Release history · as detected by patchletter

VersionChannelDateNotes
1.38.1STABLE19/02/2026Release notes →

Never miss a minikube update

We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.

Watch minikube

Related tools in Development & DevOps