We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9cc164 + 41537d9 commit 2874180Copy full SHA for 2874180
content/en/docs/reference/node/kubelet-files.md
@@ -141,6 +141,13 @@ The types of plugins that can place socket files into that directory are:
141
142
(typically `/var/lib/kubelet/plugins_registry`).
143
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
151
## Security profiles & configuration
152
153
### Seccomp
0 commit comments