Closed limed closed 4 years ago
Connection draining exists on the ELB's for a long time now, but all our services do not use it. We should consider using this feature, read more here https://aws.amazon.com/blogs/aws/elb-connection-draining-remove-instances-from-service-with-care/
The Kubernetes service annotation for it is:
service.beta.kubernetes.io/aws-load-balancer-connection-draining-enabled service.beta.kubernetes.io/aws-load-balancer-connection-draining-timeout
service.beta.kubernetes.io/aws-load-balancer-connection-draining-enabled
service.beta.kubernetes.io/aws-load-balancer-connection-draining-timeout
Completed in #429
Connection draining exists on the ELB's for a long time now, but all our services do not use it. We should consider using this feature, read more here https://aws.amazon.com/blogs/aws/elb-connection-draining-remove-instances-from-service-with-care/
The Kubernetes service annotation for it is:
service.beta.kubernetes.io/aws-load-balancer-connection-draining-enabled
service.beta.kubernetes.io/aws-load-balancer-connection-draining-timeout