Allow Node auto-repair in AWSManagedMachinePool for EKS #5292
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
/kind feature
Describe the solution you'd like
EKS managed node groups now support enabling node auto-repair. When node auto repair is enabled, Amazon EKS continuously monitors the health of the nodes within a managed node group. This feature automatically detects and replaces nodes when issues occur.
This should just be made available as a nodeAutoRepair.enable = True/False boolean flag in the AWSManagedMachinePool CRD.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
kubectl version
): v1.31/etc/os-release
):The text was updated successfully, but these errors were encountered: