Apr 21, 2026 — LKE updates

This release includes updates to Kubernetes versions, updates to components, and a change to how resources are allocated for system daemons.

Changed

  • Some node resources are now reserved for system daemons (kube-reserved). To improve the stability of your LKE clusters, a small amount of memory and vCPU millicores on each node are reserved for system daemons. This should not negatively affect the performance of your workloads. If you tightly pack your apps on your cluster with no headroom, the scheduler may not be able to run all of your apps and you may need to scale up the nodes in your node pool. This applies to clusters created on or after April 21, 2026 and affects all Kubernetes versions on LKE clusters and v1.32 on LKE Enterprise clusters. Existing clusters created before that date are not affected.
  • Cluster control planes have been updated to the following Kubernetes versions:
  • CoreDNS has been upgraded from 1.13.1 to 1.14.2
  • Linode Block Storage CSI driver has been updated from v1.1.1 to v1.1.2