You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On rolling updates, Kubernetes will create new PODs faster than AWS ALB healthchecks are able to determine POD health status, resulting in short downtimes.
Motivation
Downtime is not acceptable for production usecases.
Summary
On rolling updates, Kubernetes will create new PODs faster than AWS ALB healthchecks are able to determine POD health status, resulting in short downtimes.
Motivation
Downtime is not acceptable for production usecases.
Proposal
Add prestop hook https://aws.github.io/aws-eks-best-practices/networking/loadbalancing/loadbalancing/#ensure-pods-are-deregistered-from-load-balancers-before-termination
The text was updated successfully, but these errors were encountered: