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.
2 parents 7c89df0 + e038da9 commit aef9369Copy full SHA for aef9369
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