Skip to content

Commit 7cd26af

Browse files
authored
Merge pull request #51354 from nixpanic/non-graceful-shutdown
Correct out-of-service taint link to non-graceful node shutdown
2 parents 32791b6 + e240e2a commit 7cd26af

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/reference/labels-annotations-taints

1 file changed

+1
-1
lines changed

content/en/docs/reference/labels-annotations-taints/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1820,7 +1820,7 @@ volume detach operations for the Pods terminating on the node will happen immedi
18201820
This allows the Pods on the out-of-service node to recover quickly on a different node.
18211821

18221822
{{< caution >}}
1823-
Refer to [Non-graceful node shutdown](/docs/concepts/architecture/nodes/#non-graceful-node-shutdown)
1823+
Refer to [Non-graceful node shutdown](/docs/concepts/cluster-administration/node-shutdown/#non-graceful-node-shutdown)
18241824
for further details about when and how to use this taint.
18251825
{{< /caution >}}
18261826

0 commit comments

Comments
 (0)