mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-05 03:26:37 +00:00
log-parser: Update log parser link at README
This PR updates the link to the correspondent Developer Guide at the enabling full containerd debug that we have for kata 2.0 documentation. Fixes #7034 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
465f5a5ced
commit
980d084f47
@ -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