k3s/pkg/agent/containerd
Flavio Castelli aa66de382c Added runtimes for wasm/crun/nvidia
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>

Added runtime classes for crun/wasm/nvidia

Signed-off-by: Vitor Savian <vitor.savian@suse.com>

Added default runtime flag

Signed-off-by: Vitor Savian <vitor.savian@suse.com>
2023-12-08 17:07:56 -03:00
..
command.go Update golangci-lint to 1.45.2 2022-04-13 14:48:42 -07:00
command_windows.go fix formatting 2020-02-23 00:48:26 -08:00
config_linux.go Added runtimes for wasm/crun/nvidia 2023-12-08 17:07:56 -03:00
config_windows.go Wait for cri-dockerd socket (#6853) 2023-01-31 09:43:23 -08:00
containerd.go Fix error reporting 2023-09-22 19:05:26 +02:00
runtimes.go Added runtimes for wasm/crun/nvidia 2023-12-08 17:07:56 -03:00
runtimes_test.go Added runtimes for wasm/crun/nvidia 2023-12-08 17:07:56 -03:00
selinux.go Simplify SELinux detection and add --disable-selinux flag 2020-02-28 10:10:55 -07:00