aws-node-termination-handler icon indicating copy to clipboard operation
aws-node-termination-handler copied to clipboard

Queue-Processor should catch ASG Launch Lifecycle Hook

Open bwagner5 opened this issue 3 years ago • 0 comments

NTH Queue-Processor should catch the ASG Launch Lifecycle Hook and complete it once the node has joined the k8s cluster successfully. Since ASG considers the instance ready when EC2 health checks pass rather than when it actually joins the k8s cluster, if ASG performs Launch-Before-Terminate, a node could be terminated before the new node is ready to go.

bwagner5 avatar Nov 17 '20 17:11 bwagner5