Skip to content

Commit a9b7331

Browse files
authored
Merge pull request #34570 from kadtendulkar/kad8
Update content/en/docs/tasks/run-application/force-delete-stateful-set-pod.md
2 parents e9e4e01 + 7055a7e commit a9b7331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/run-application/force-delete-stateful-set-pod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Pods may also enter these states when the user attempts graceful deletion of a P
5151
on an unreachable Node.
5252
The only ways in which a Pod in such a state can be removed from the apiserver are as follows:
5353

54-
* The Node object is deleted (either by you, or by the [Node Controller](/docs/concepts/architecture/nodes/)).
54+
* The Node object is deleted (either by you, or by the [Node Controller](/docs/concepts/architecture/nodes/#node-controller)).
5555
* The kubelet on the unresponsive Node starts responding, kills the Pod and removes the entry from the apiserver.
5656
* Force deletion of the Pod by the user.
5757

0 commit comments

Comments
 (0)