Skip to content

Commit 2874180

Browse files
authored
Merge pull request #48747 from pegasas/issues/48610
Mention graceful_node_shutdown_state in kubelet local files page
2 parents a9cc164 + 41537d9 commit 2874180

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/en/docs/reference/node/kubelet-files.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,13 @@ The types of plugins that can place socket files into that directory are:
141141

142142
(typically `/var/lib/kubelet/plugins_registry`).
143143

144+
### Graceful node shutdown
145+
146+
{{< feature-state feature_gate_name="GracefulNodeShutdown" >}}
147+
148+
[Graceful node shutdown](/docs/concepts/cluster-administration/node-shutdown/#graceful-node-shutdown)
149+
stores state locally at `/var/lib/kubelet/graceful_node_shutdown_state`.
150+
144151
## Security profiles & configuration
145152

146153
### Seccomp

0 commit comments

Comments
 (0)