kind

Kubernetes SIG · current 0.32.0

The current version of kind is 0.32.0 (as of 02/06/2026). patchletter checks the official source daily and emails you every new release.

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.

Version history & changelog · as detected by patchletter

VersionChannelDateNotes
0.32.0STABLE02/06/2026Release notes →
0.31.0STABLE18/12/2025Release notes →
0.30.0STABLE27/08/2025Release notes →
0.29.0STABLE21/05/2025Release notes →
0.28.0STABLE17/05/2025Release notes →
0.27.0STABLE15/02/2025Release notes →
0.26.0STABLE16/12/2024Release notes →
0.25.0STABLE08/11/2024Release notes →
0.24.0STABLE15/08/2024Release notes →
0.23.0STABLE14/05/2024Release notes →
0.22.0STABLE15/02/2024Release notes →
0.21.0STABLE02/02/2024Release notes →
0.20.0STABLE15/06/2023Release notes →
0.19.0STABLE17/05/2023Release notes →
0.18.0STABLE30/03/2023Release notes →
0.17.0STABLE26/10/2022Release notes →
0.16.0STABLE22/09/2022Release notes →
0.15.0STABLE02/09/2022Release notes →
0.14.0STABLE19/05/2022Release notes →
0.13.0STABLE10/05/2022Release notes →
0.12.0STABLE07/03/2022Release notes →
0.11.1STABLE28/05/2021Release notes →
0.11.0STABLE18/05/2021Release notes →
0.10.0STABLE23/01/2021Release notes →
0.9.0STABLE15/09/2020Release notes →
0.8.1STABLE02/05/2020Release notes →
0.8.0STABLE01/05/2020Release notes →
0.7.0STABLE14/01/2020Release notes →
0.6.1STABLE04/12/2019Release notes →
0.6.0STABLE18/11/2019Release notes →

Frequently asked questions

What is the latest version of kind?
kind 0.32.0, released 02/06/2026. patchletter checks the vendor's official source daily for new releases.
Where can I find the kind release notes?
The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
How do I get notified about new kind updates?
Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.

Never miss a kind update

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

Watch kind

Embed this badge

Shows the current kind version and updates itself. Free to use, no account needed.

kind badge
[![kind](https://patchletter.com/badge/kind.svg)](https://patchletter.com/en/software/kind)
https://patchletter.com/badge/kind.svg

Also available: ?v=eol (end of support) and ?v=cve (actively exploited).

Related tools in Development & DevOps