Skip to content

Commit 01773fb

Browse files
author
AWS
committed
Amazon Elastic Kubernetes Service Update: This release adds support for Windows Server 2025 in Amazon EKS Managed Node Groups.
1 parent 339e5df commit 01773fb

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Elastic Kubernetes Service",
4+
"contributor": "",
5+
"description": "This release adds support for Windows Server 2025 in Amazon EKS Managed Node Groups."
6+
}

services/eks/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1102,6 +1102,8 @@
11021102
"WINDOWS_FULL_2019_x86_64",
11031103
"WINDOWS_CORE_2022_x86_64",
11041104
"WINDOWS_FULL_2022_x86_64",
1105+
"WINDOWS_CORE_2025_x86_64",
1106+
"WINDOWS_FULL_2025_x86_64",
11051107
"AL2023_x86_64_STANDARD",
11061108
"AL2023_ARM_64_STANDARD",
11071109
"AL2023_x86_64_NEURON",

0 commit comments

Comments
 (0)