Y
Hacker News
new
|
ask
|
show
|
jobs
by
chippiewill
1545 days ago
> Then we set a terminationGracePeriodSeconds of 60 just to make sure it doesn't pop off too fast.
I think the grace period includes the prestop duration doesn't it?
1 comments
bogomipz
1545 days ago
The grace period does include the time spent to execute the preStop hook yes.
link