diff --git a/content/en/docs/concepts/architecture/nodes.md b/content/en/docs/concepts/architecture/nodes.md index 6d1177f168a6b..8cb24b56c16d6 100644 --- a/content/en/docs/concepts/architecture/nodes.md +++ b/content/en/docs/concepts/architecture/nodes.md @@ -571,7 +571,7 @@ the feature is Beta and is enabled by default. Metrics `graceful_shutdown_start_time_seconds` and `graceful_shutdown_end_time_seconds` are emitted under the kubelet subsystem to monitor node shutdowns. -## Non Graceful node shutdown {#non-graceful-node-shutdown} +## Non-graceful node shutdown handling {#non-graceful-node-shutdown} {{< feature-state state="stable" for_k8s_version="v1.28" >}}