aws / aws-node-termination-handler

Gracefully handle EC2 instance shutdown within Kubernetes
https://aws.amazon.com/ec2
Apache License 2.0
1.63k stars 265 forks source link

Add Support for Windows Server 2022 #826

Closed saedx1 closed 4 weeks ago

saedx1 commented 1 year ago

Describe the feature Adding a Docker image for Windows 2022. As we provision EKS clusters with Windows nodes running Windows Server 2022, we expect the node-termination-handler to still work. The current image you provide only supports Windows Server 2019.

Is the feature request related to a problem? Yes, as of now, you get an error when a K8s pod tries to pull the image on a Windows Server 2022 node.

Describe alternatives you've considered None

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want this issue to never become stale, please ask a maintainer to apply the "stalebot-ignore" label.

github-actions[bot] commented 1 year ago

This issue was closed because it has become stale with no activity.