Use tags.cncf.io CDI url in config.md
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
parent
f2765617c5
commit
ad869e9053
@ -235,7 +235,7 @@ version = 2
|
||||
|
||||
# enable_cdi enables support of the Container Device Interface (CDI)
|
||||
# For more details about CDI and the syntax of CDI Spec files please refer to
|
||||
# https://github.com/container-orchestrated-devices/container-device-interface.
|
||||
# https://tags.cncf.io/container-device-interface.
|
||||
# TODO: Deprecate this option when either Dynamic Resource Allocation(DRA)
|
||||
# or CDI support for the Device Plugins are graduated to GA.
|
||||
# `Dynamic Resource Allocation` KEP:
|
||||
@ -246,7 +246,7 @@ version = 2
|
||||
|
||||
# cdi_spec_dirs is the list of directories to scan for CDI spec files
|
||||
# For more details about CDI configuration please refer to
|
||||
# https://github.com/container-orchestrated-devices/container-device-interface#containerd-configuration
|
||||
# https://tags.cncf.io/container-device-interface#containerd-configuration
|
||||
cdi_spec_dirs = ["/etc/cdi", "/var/run/cdi"]
|
||||
|
||||
# drain_exec_sync_io_timeout is the maximum duration to wait for ExecSync API'
|
||||
|
Loading…
Reference in New Issue
Block a user