添加 'CloudNative/Kubernetes/Base/查看pod崩溃前日志.md'
This commit is contained in:
parent
a23333f67c
commit
73e0106ee1
1 changed files with 3 additions and 0 deletions
3
CloudNative/Kubernetes/Base/查看pod崩溃前日志.md
Normal file
3
CloudNative/Kubernetes/Base/查看pod崩溃前日志.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
```shell
|
||||
kubectl logs -f podname --previous
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue