eks: Add support for Node Health Monitoring and Repair #32562
Labels
@aws-cdk/aws-eks
Related to Amazon Elastic Kubernetes Service
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
The Node Health Monitoring and Repair feature was recently announced. It "monitors the health of the EC2 instances (nodes) in EKS clusters for Kubernetes-specific health issues and automatically takes action to repair them if they become unhealthy."
https://aws.amazon.com/about-aws/whats-new/2024/12/node-health-monitoring-auto-repair-amazon-eks/
Use Case
I want to monitor the health of instances in my NodeGroups beyond the existing EC2 Health Check the ASG uses.
Proposed Solution
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-noderepairconfig.html
Other Information
No response
Acknowledgements
CDK version used
2.173.0
Environment details (OS name and version, etc.)
Computer
The text was updated successfully, but these errors were encountered: