Skip to content

Commit 7055a7e

Browse files
committed
Update content/en/docs/tasks/run-application/force-delete-stateful-set-pod.md
1 parent 9a6adb8 commit 7055a7e

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)