The current version of kind is 0.32.0 (as of 02/06/2026).
kind
Kubernetes SIG · current 0.32.0
kind at a glance
kind (Kubernetes IN Docker) is a popular tool for running local Kubernetes clusters inside Docker containers, widely used for testing and CI. kind ships regular releases tracking Kubernetes plus fixes; it's a development and CI tool rather than production infrastructure.
For admins kind is primarily for testing, so its security profile is limited to the local or CI machine — but keep it current for compatibility with the Kubernetes versions you target and for fixes, and be aware it pulls node images whose integrity matters. It's frequently used in CI pipelines to test against real Kubernetes; there, keep the kind and node-image versions pinned for reproducibility. Because clusters are ephemeral and local, avoid running untrusted workloads as you would anywhere. After updating, verify that clusters create and kubectl connects. It is not for production. Patchletter surfaces new kind releases so tested Kubernetes versions stay current.
Release history · as detected by patchletter
| Version | Channel | Date | Notes |
|---|---|---|---|
| 0.32.0 | STABLE | 02/06/2026 | Release notes → |
Never miss a kind update
We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.
Watch kind