website/content/en/docs/reference/command-line-tools-reference/feature-gates/graceful-node-shutdown.md

13 lines
384 B
Markdown

---
title: GracefulNodeShutdown
content_type: feature_gate
_build:
list: never
render: false
---
Enables support for graceful shutdown in kubelet.
During a system shutdown, kubelet will attempt to detect the shutdown event
and gracefully terminate pods running on the node. See
[Graceful Node Shutdown](/docs/concepts/architecture/nodes/#graceful-node-shutdown)
for more details.