-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Windows Managed nodegroup support #1259
Comments
Requires the Terraform aws-sdk version to be updated hashicorp/terraform-provider-aws#28438 |
@bryantbiggs can we get an update on this? Seems like the mentioned issue has been closed. Thanks! |
@bryantbiggs any word on this yet? thanks! |
any update to share? |
Given the direction of EKS Blueprints v5 this belongs in https://github.com/terraform-aws-modules/terraform-aws-eks. Closing it here. Please reopen in the upstream module. |
Community Note
What is the outcome that you are trying to reach?
Customers have the option to deploy a Windows-managed node group using EKS Blueprints.
Describe the solution you would like
Adding support for Windows Server 2019/2022 for managed node groups. Set Windows Server 2019 as default. In order to do so, we need to add eks:kube-proxy-windows to AWS IAM Authenticator configuration map when using Custom AMIs.
Describe alternatives you have considered
N/A
Additional context
aws/containers-roadmap#584
https://docs.aws.amazon.com/eks/latest/userguide/windows-support.html
[]
The text was updated successfully, but these errors were encountered: