Merge pull request #21781 from ZhiFeng1993/Fix-journalctl-cmd-on-kubeadmin-page

Fix journalctl command on kubeadmin page
pull/22178/head
Kubernetes Prow Robot 2020-06-15 11:57:59 -07:00 committed by GitHub
commit 49ac273969
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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