Merge pull request #48747 from pegasas/issues/48610

Mention graceful_node_shutdown_state in kubelet local files page
pull/49964/head
Kubernetes Prow Robot 2025-02-27 16:32:30 -08:00 committed by GitHub
commit 287418014e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -141,6 +141,13 @@ The types of plugins that can place socket files into that directory are:
(typically `/var/lib/kubelet/plugins_registry`).
### Graceful node shutdown
{{< feature-state feature_gate_name="GracefulNodeShutdown" >}}
[Graceful node shutdown](/docs/concepts/cluster-administration/node-shutdown/#graceful-node-shutdown)
stores state locally at `/var/lib/kubelet/graceful_node_shutdown_state`.
## Security profiles & configuration
### Seccomp