yuri

Results 4 comments of yuri

same issue here, in addition, when termination handler cordons node, the node marked as `unschedulable`, the service controller removes cordoned nodes from LB pools, it can potentially drop in-flight requests,...

Hi Brandon, thank you for the quick response. I think an external tool such as NTH is suitable to handle such logic. Even if Kubernetes contributors solve it internally, it...

https://github.com/aws/aws-node-termination-handler, does not solve this issue, it potentially can cause other problems because it cordons a node and the k8s service controller removes it immediately from ELB without draining it...

Hi @eytan-avisror, sorry for not getting back earlier, regarding your question, the event bridge can't filter ec2 spot interruptions events; thus, I'm sending all spot events to the sqs. The...