Skip to content

Commit 8b03205

Browse files
authored
Add windows 2019 deprecation notice in readme (#1193)
1 parent d205787 commit 8b03205

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ The aws-node-termination-handler **Queue Processor** will monitor an SQS queue o
4040

4141
You can run the termination handler on any Kubernetes cluster running on AWS, including self-managed clusters and those created with Amazon [Elastic Kubernetes Service](https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html). If you're using [EKS managed node groups](https://docs.aws.amazon.com/eks/latest/userguide/managed-node-groups.html), you don't need the aws-node-termination-handler.
4242

43+
> Notice: Windows Server 2019 support has been removed to align with GitHub's deprecation schedule (end date: June 30, 2025). You can continue using other supported Windows versions.
44+
4345
## Major Features
4446

4547
Both modes (IMDS and Queue Processor) monitor for events affecting your EC2 instances, but each supports different types of events. Both modes have the following:
@@ -699,4 +701,4 @@ In IMDS mode, metrics can be collected as follows:
699701
Contributions are welcome! Please read our [guidelines](https://github.com/aws/aws-node-termination-handler/blob/main/CONTRIBUTING.md) and our [Code of Conduct](https://github.com/aws/aws-node-termination-handler/blob/main/CODE_OF_CONDUCT.md)
700702

701703
## License
702-
This project is licensed under the Apache-2.0 License.
704+
This project is licensed under the Apache-2.0 License.

0 commit comments

Comments
 (0)