mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-28 16:27:50 +00:00
Merge pull request #7035 from GabyCT/topic/logparserdoc
log-parser: Update log parser link at README
This commit is contained in:
commit
5ad8aaf9df
@ -48,7 +48,7 @@ For a comprehensive (and guaranteed up to date) list, please run `log-parser-rs
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
1. Make sure containerd is in [debug mode](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md#enabling-full-containerd-debug)
|
1. Make sure containerd is in [debug mode](https://github.com/kata-containers/kata-containers/blob/main/docs/Developer-Guide.md#enabling-full-containerd-debug)
|
||||||
1. Make sure you are running runtime-rs:
|
1. Make sure you are running runtime-rs:
|
||||||
```
|
```
|
||||||
$ containerd-shim-kata-v2 --version|grep -qi rust && echo rust || echo golang
|
$ containerd-shim-kata-v2 --version|grep -qi rust && echo rust || echo golang
|
||||||
|
Loading…
Reference in New Issue
Block a user