Merge pull request #84316 from yutedz/graceful-del-note

Add note on the applicability of --grace-period flag
This commit is contained in:
Kubernetes Prow Robot
2019-10-25 09:54:03 -07:00
committed by GitHub

View File

@@ -54,6 +54,7 @@ var (
hosting a pod is down or cannot reach the API server, termination may take significantly longer
than the grace period. To force delete a resource, you must pass a grace period of 0 and specify
the --force flag.
Note: only a subset of resources support graceful deletion. In absence of the support, --grace-period is ignored.
IMPORTANT: Force deleting pods does not wait for confirmation that the pod's processes have been
terminated, which can leave those processes running until the node detects the deletion and