Fix journalctl command on kubeadmin page

pull/21781/head
ZhiFeng1993 2020-06-15 09:16:55 -07:00
parent 71736e8657
commit 932a19e23d
1 changed files with 1 additions and 1 deletions

View File

@ -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