Definition:

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