Skip to content

Commit 547d9b7

Browse files
authored
Merge pull request #51922 from jamshidi799/main
Fix the broken link in the 1.28 release
2 parents bf2d58a + f611b7f commit 547d9b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2023-08-15-kubernetes-1.28-blog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ their pods will be deleted by its kubelet and new pods can be created on a diffe
8383
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.
8484

8585
For more information on how to trigger cleanup after a non-graceful node shutdown,
86-
read [non-graceful node shutdown](/docs/concepts/architecture/nodes/#non-graceful-node-shutdown).
86+
read [non-graceful node shutdown](/docs/concepts/cluster-administration/node-shutdown/#non-graceful-node-shutdown).
8787

8888
## Improvements to CustomResourceDefinition validation rules
8989

0 commit comments

Comments
 (0)