Merge pull request #33314 from my-git9/debug-cluster-crictl

[en] modify  link debug-cluster/crictl
This commit is contained in:
Kubernetes Prow Robot
2022-04-30 05:35:13 -07:00
committed by GitHub
4 changed files with 4 additions and 4 deletions
@@ -93,7 +93,7 @@ This may be caused by a number of problems. The most common are:
configure it properly see [Configuring a cgroup driver](/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver/).
- control plane containers are crashlooping or hanging. You can check this by running `docker ps`
and investigating each container by running `docker logs`. For other container runtime see
[Debugging Kubernetes nodes with crictl](/docs/tasks/debug-application-cluster/crictl/).
[Debugging Kubernetes nodes with crictl](/docs/tasks/debug/debug-cluster/crictl/).
## kubeadm blocks when removing managed containers