rapido-labs / silent-assassin

Preemptible Node Killer
Apache License 2.0
39 stars 4 forks source link

What if container take more than 30secs to start? #22

Open itsmesuniljacob opened 3 years ago

itsmesuniljacob commented 3 years ago

Hi Team,

There is scenario where many of our containers may take more than 30 secs to start. In other words, 30 seconds (probably) will not be enough for new replicas to start when VMs receive preemption signal.

Is it possible to modify this draining_timeout_when_node_expired_ms values to 45 secs to solve the above problem?

adarshk-rapido commented 3 years ago

This is more of a hard limit from GCP Side. We get 30 secs before GCP force terminate the node.