Fix journalctl command on kubeadmin page
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user