v1.33.7+k3s3

Release
2026-02-04 ~1 min read github.com #k3s

⚡ TL;DR

K3s v1.34 Upgrade Warning Changes since v1.33.7+k3s1: Embedded Component Versions Helpful Links This release updates Kubernetes to v1.33.7, and fixes a number of issues. For more details on what's new, see the Kubernetes release notes.

📝 Summary

K3s v1.34 Upgrade Warning Changes since v1.33.7+k3s1: Embedded Component Versions Helpful Links This release updates Kubernetes to v1.33.7, and fixes a number of issues. For more details on what's new, see the Kubernetes release notes. This warning targets users who perform upgrades by adding new nodes to the cluster, and removing old ones. If your etcd cluster membership is and has been consistent across versions, you should NOT be affected by this issue. K3s v1.34 and higher include etcd 3.6. Maintainers of the etcd project have indicated that there no safe path from etcd 3.5 to 3.6 except by upgrading to v3.5.26 first. In mid December, the project released an announcement indicating that there is NO safe path from etcd 3.5 to 3.6 except by upgrading to v3.5.26 first. Failure to do so can cause the cluster to report “zombie members” (etcd nodes that were removed from the cluster some time ago) re-appearing and joining database consensus, ultimately causing the cluster to lose quorum. This updated blog post contradicts previous announcements on this topic , which indicated that it was safe to upgrade from v3.5.20+ as long as nodes had been restarted at least once, to reconcile membership lists across internal storage layers. The January releases of K3s v1.32 and v1.33 will include etcd v3.5.26. All users should plan on upgrading to this patch release, prior to upgrading to v1.34 and v1.35. Add firewall section to check-config.