mirror of https://github.com/k3s-io/k3s
ba5fcf13fc
Create a generic helper function that finds extra containerd runtimes. The code was originally inside of the nvidia container discovery file. Signed-off-by: Flavio Castelli <fcastelli@suse.com> Discover the containerd shims based on runwasi that are already available on the node. The runtimes could have been installed either by a package manager or by the kwasm operator. Signed-off-by: Flavio Castelli <fcastelli@suse.com> The containerd configuration on a Linux system now handles the nvidia and the WebAssembly runtimes. Signed-off-by: Flavio Castelli <fcastelli@suse.com> --------- Signed-off-by: Flavio Castelli <fcastelli@suse.com> |
||
---|---|---|
.. | ||
command.go | ||
command_windows.go | ||
config_linux.go | ||
config_windows.go | ||
containerd.go | ||
nvidia.go | ||
nvidia_test.go | ||
runtimes.go | ||
runtimes_test.go | ||
runwasi.go | ||
runwasi_test.go | ||
selinux.go |