Fix journalctl command on kubeadmin page

This commit is contained in:
ZhiFeng1993
2020-06-15 09:16:55 -07:00
parent 71736e8657
commit 932a19e23d
@@ -131,7 +131,7 @@ sudo kubeadm reset
Inspecting the logs for docker may also be useful:
```sh
journalctl -ul docker
journalctl -u docker
```
## Pods in `RunContainerError`, `CrashLoopBackOff` or `Error` state