79593494

Date: 2025-04-26 01:31:29
Score: 1.5
Natty:
Report link

EKS-managed node groups install a built-in ASG “terminate” lifecycle hook that drains your node for up to 15 minutes before actually killing the EC2 instance. So when you scale 1 to 0, you always wait the full hook timeout (15 min. aprox.) instead of the usual 1–2 min drain. check out: https://docs.aws.amazon.com/eks/latest/userguide/managed-node-groups.html

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: dadasese