Definition:
- Send SigTer to all pods with default terminationGracePeriodSeconds (30s), if not SigKill will be sent
Synopsis:
kubectl delete ([-f FILENAME] | [-k DIRECTORY] | TYPE [(NAME | -l label | --all)])
List of options:
-force=true- pod object deleted immediately, but kubelet still monitor the running container and honors grace period
-force=true -grace-period=0: send sigkill immediately