We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8267be8 commit e038da9Copy full SHA for e038da9
content/en/docs/tasks/run-application/force-delete-stateful-set-pod.md
@@ -46,7 +46,7 @@ before the kubelet deletes the name from the apiserver.
46
47
Kubernetes (versions 1.5 or newer) will not delete Pods just because a Node is unreachable.
48
The Pods running on an unreachable Node enter the 'Terminating' or 'Unknown' state after a
49
-[timeout](/docs/concepts/architecture/nodes/#node-condition).
+[timeout](/docs/concepts/architecture/nodes/#condition).
50
Pods may also enter these states when the user attempts graceful deletion of a Pod
51
on an unreachable Node.
52
The only ways in which a Pod in such a state can be removed from the apiserver are as follows:
0 commit comments