Hi, Any idea why Kubernetes 1.20 taking long time to terminate pods? Earlier I u . . .

R S:
Hi, Any idea why Kubernetes 1.20 taking long time to terminate pods? Earlier I used v1.18 and that time it was quite fast. What changed?

unnivkn:
use: k delete po temp-pod --graceperiod=0 --force