foriequal0 / pod-graceful-drain

You don't need `lifecycle: { preStop: { exec: { command: ["sleep", "30"] } } }`
Apache License 2.0
246 stars 16 forks source link

Support other load balancers #12

Open foriequal0 opened 3 years ago

foriequal0 commented 3 years ago

Currently it works only with aws-load-balancer-controller. Would it work with other load balancers if there is any other load balancers with the same problem?