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 bf46c15 commit 3621f19Copy full SHA for 3621f19
content/en/docs/setup/production-environment/tools/kubeadm/troubleshooting-kubeadm.md
@@ -114,7 +114,7 @@ sudo kubeadm reset
114
115
A possible solution is to restart the container runtime and then re-run `kubeadm reset`.
116
You can also use `crictl` to debug the state of the container runtime. See
117
-[Debugging Kubernetes nodes with crictl](/docs/tasks/debug-application-cluster/crictl/).
+[Debugging Kubernetes nodes with crictl](/docs/tasks/debug/debug-cluster/crictl/).
118
119
## Pods in `RunContainerError`, `CrashLoopBackOff` or `Error` state
120
0 commit comments