terraform-aws-eks-blueprints icon indicating copy to clipboard operation
terraform-aws-eks-blueprints copied to clipboard

Add Windows Managed nodegroup support

Open marciogmorales opened this issue 2 years ago • 2 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

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

https://github.com/aws/containers-roadmap/issues/584 https://docs.aws.amazon.com/eks/latest/userguide/windows-support.html

[]

marciogmorales avatar Dec 16 '22 16:12 marciogmorales

Requires the Terraform aws-sdk version to be updated https://github.com/hashicorp/terraform-provider-aws/issues/28438

bryantbiggs avatar Dec 17 '22 23:12 bryantbiggs

@bryantbiggs can we get an update on this? Seems like the mentioned issue has been closed. Thanks!

mijndert avatar Jan 11 '23 14:01 mijndert

@bryantbiggs any word on this yet? thanks!

mijndert avatar Feb 15 '23 10:02 mijndert

any update to share?

Chabane avatar May 06 '23 10:05 Chabane

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.

askulkarni2 avatar Jun 07 '23 19:06 askulkarni2