AWS eks documentation change
Summary
Added entry for warm pool support for managed node groups and fixed typos in three existing entries (changing 'platform version' to 'platform versions' and 'note taints' to 'node taints').
Security assessment
The changes are primarily documentation updates: adding a new feature announcement (warm pools) and correcting grammatical/spelling errors. The platform version updates mention 'security fixes and enhancements' but this was already present in the original text; the change only fixes a pluralization typo. No specific security vulnerability, weakness, or incident is addressed or documented.
Diff
diff --git a/eks/latest/userguide/doc-history.md b/eks/latest/userguide/doc-history.md index 6d3e0e5bd..92297e991 100644 --- a//eks/latest/userguide/doc-history.md +++ b//eks/latest/userguide/doc-history.md @@ -17,0 +18 @@ Change| Description| Date +[Warm pool support for managed node groups](https://docs.aws.amazon.com/eks/latest/userguide/warm-pools-managed-node-groups.html)| Amazon EKS managed node groups now support Amazon EC2 Auto Scaling warm pools. Warm pools maintain a pool of pre-initialized EC2 instances that are ready to quickly join your cluster when scaling out, decreasing latency for applications with long boot times.| April 7, 2026 @@ -37 +38 @@ Change| Description| Date -[Amazon EKS platform version update](https://docs.aws.amazon.com/eks/latest/userguide/platform-versions.html)| This is a new platform version with security fixes and enhancements. There aren’t any new patch versions of Kubernetes in these platform version.| June 26, 2025 +[Amazon EKS platform version update](https://docs.aws.amazon.com/eks/latest/userguide/platform-versions.html)| This is a new platform version with security fixes and enhancements. There aren’t any new patch versions of Kubernetes in these platform versions.| June 26, 2025 @@ -43 +44 @@ Change| Description| Date -[Amazon EKS platform version update](https://docs.aws.amazon.com/eks/latest/userguide/platform-versions.html)| This is a new platform version with security fixes and enhancements. There aren’t any new patch versions of Kubernetes in these platform version.| June 11, 2025 +[Amazon EKS platform version update](https://docs.aws.amazon.com/eks/latest/userguide/platform-versions.html)| This is a new platform version with security fixes and enhancements. There aren’t any new patch versions of Kubernetes in these platform versions.| June 11, 2025 @@ -217 +218 @@ Kubernetes version 1.20| Added Kubernetes version `1.20` support for new cluster -[Node taints for managed node groups](https://docs.aws.amazon.com/eks/latest/userguide/node-taints-managed-node-groups.html)| Amazon EKS now supports adding note taints to managed node groups.| May 11, 2021 +[Node taints for managed node groups](https://docs.aws.amazon.com/eks/latest/userguide/node-taints-managed-node-groups.html)| Amazon EKS now supports adding node taints to managed node groups.| May 11, 2021