Fix the Non-graceful node shutdown link in the 1.28 release

pull/51922/head
Mohammad 2025-08-15 14:29:17 +03:30 committed by Mohammad Jamshidi
parent b6b9de20e4
commit f611b7f41e
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ their pods will be deleted by its kubelet and new pods can be created on a diffe
If the original node does not come up (common with an [immutable infrastructure](https://glossary.cncf.io/immutable-infrastructure/) design), those pods would be stuck in a `Terminating` status on the shut-down node forever.
For more information on how to trigger cleanup after a non-graceful node shutdown,
read [non-graceful node shutdown](/docs/concepts/architecture/nodes/#non-graceful-node-shutdown).
read [non-graceful node shutdown](/docs/concepts/cluster-administration/node-shutdown/#non-graceful-node-shutdown).
## Improvements to CustomResourceDefinition validation rules