How does the scale function in Kubernetes ensure that the current task or request is completed when scaling down?

Viewed 21

Will unfinished tasks in the container be terminated when scaling down in Kubernetes?

1 Answers
Related