Product docs and API reference are now on Akamai TechDocs.
Search product docs.
Search for “” in product docs.
Search API reference.
Search for “” in API reference.
Search Results
results matching
results
No Results
Filters
Linode Kubernetes Engine - Release Notes
A managed Kubernetes service that enables you to easily control and scale your application’s infrastructure.
Page 1 of 5
Linode Kubernetes Engine v1.77.0
1.77.0,Added
- This release includes CoreDNS autoscaling, based on the cluster-proportional-autoscaler project. The number of CoreDNS pods now scales based on the number of nodes in the LKE cluster.
Changed
- Removed support for Kubernetes v1.27
Linode Kubernetes Engine v1.75.0
1.75.0,Changed
- Upgraded clusters using Kubernetes 1.30 to patch version 1.30.2
- Upgraded Block Storage CSI driver to v0.8.0
Linode Kubernetes Engine v1.72.0
1.72.0,Added
- Added support for custom labels and taints, which can be applied to node pools through the Linode API. Review the Add Labels and Taints to your LKE Node Pools documentation and the Create a node pool API endpoint documentation for more details.
Linode Kubernetes Engine v1.66.0
1.66.0,Changed
- Rename ConfigMap
kube-system/coredns
tokube-system/coredns-base
.
Added
- CoreDNS configuration customization
capabilities via the
kube-system/coredns-custom
ConfigMap.
Linode Kubernetes Engine v1.65.0
1.65.0,Changed
- Upgraded clusters using Kubernetes:
- Adjusted
terminated-pod-gc-threshold
:- Details:
- Change: The
--terminated-pod-gc-threshold
setting in thekube-controller-manager
has been reduced from its default value to 500 pods. - Context: Previously, Kubernetes kept a large number of evicted and terminated pods. This could consume unnecessary resources and limit space for new pods.
- Impact: When the count of evicted and terminated pods exceeds 500, the oldest pods (first by eviction timestamp, then by creation timestamp) are deleted to maintain the threshold. This helps reclaim resources and improve cluster performance.
- Change: The
- Resources:
- Details:
Linode Kubernetes Engine v1.63.0
1.63.0,Changed
- Upgraded clusters using Kubernetes:
- Upgraded CSI driver to v0.6.3 .
- Upgraded LKE kernel version from v5.15 to v6.1 for new LKE nodes.
Fixed
- CVE-2024-21626 has been mitigated for newly created LKE nodes. If you have an existing LKE node, you need to recycle it to apply the mitigation.
Linode Kubernetes Engine v1.60.0
1.60.0,Changed
- Upgraded CCM to v0.3.22
- Upgraded CSI driver to v0.6.2
- Upgraded Kubernetes dashboard to v3.0.0-alpha0
Linode Kubernetes Engine v1.57.0
1.57.0,Changed
- Upgraded clusters using Kubernetes 1.27 to patch version 1.27.8
Added
- Kubernetes 1.28 is now available on LKE. Review the Kubernetes changelog .
- The node-mask-cidr size changed from /24 to /25. This has no impact on the max pods per node (110).
Page 1 of 5
This page was originally published on