Skip to content

Commit ebf2045

Browse files
elezarbart0sh
authored andcommitted
documentation: add podman configuration to readme
Signed-off-by: Evan Lezar <[email protected]>
1 parent 4a1c175 commit ebf2045

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ To enable and configure CDI support in the [containerd runtime](https://github.c
5050

5151
Remember to restart containerd for any configuration changes to take effect.
5252

53+
### Podman configuration
54+
55+
[podman](https://github.com/containers/podman) does not require any specific configuration to enable CDI support and processes specified `--device` flags directly. If fully-qualified device selectors (e.g. `vendor.com/device=myDevice`) are included the CDI specifications at the default location (`/etc/cdi` and `/var/run/cdi`) are checked for matching devices.
56+
5357
## Examples
5458
```bash
5559
$ mkdir /etc/cdi

0 commit comments

Comments
 (0)