Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ command to find them out:
$ crio config |& grep -B1 -A5 cdi_spec_dirs
```

### Containerd configuration
### containerd configuration

To enable and configure CDI support in the [containerd

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about adding? i ended up looking for this information to try out, which would be useful for other uses?

Suggested change
To enable and configure CDI support in the [containerd
[cotnainerd v1.7.0](https://github.com/containerd/containerd/releases/tag/v1.7.0) or later required.
To enable and configure CDI support in the [containerd

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe.. there is a chance we are going to backport support for CDI hook injection to the 1.6LTS branch, depending on alpha->beta promotion status in the upcoming k8s v1.29 release

runtime](https://github.com/containerd/containerd) 2 configuration options
Expand Down