Merge pull request #9686 from elezar/update-configmd-for-cdi
Use tags.cncf.io CDI url in config.md
This commit is contained in:
commit
9dbb7615b6
@ -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