You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(eks): remove aws-auth ConfigMap and update AMI types to AL2023
- Remove explicit aws-auth ConfigMap resources from Windows clusters
(EKS managed node groups handle node auth automatically)
- Update test matrix from AL2_x86_64 to AL2023_x86_64_STANDARD for K8s 1.35
- Update GPU AMI from AL2_x86_64_GPU to AL2023_x86_64_NVIDIA
- Replace hardcoded ami_type with var.ami_type in node groups
0 commit comments