summaryrefslogtreecommitdiffstats
path: root/recipes-containers/k3s/k3s_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-04-06 15:49:32 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-04-06 23:49:24 +0000
commita4cd368b40d5f95d759548e45475d62555b08cf5 (patch)
treeca1d99b69d456ba103c376ce5019781aa3898ac4 /recipes-containers/k3s/k3s_git.bb
parent4b0789cbb615c29ad7a0d072ab88b5fa81099605 (diff)
downloadmeta-virtualization-a4cd368b40d5f95d759548e45475d62555b08cf5.tar.gz
k3s-host: set virtual-runc as container runtime
The k3s-host container profile had VIRTUAL-RUNTIME_container_runtime set to empty, which meant no OCI runtime (runc or crun) was installed. containerd's RDEPENDS uses this variable to pull in the runtime, so k3s pods failed with "runc: executable file not found in $PATH". Set to virtual-runc which is what k3s expects. The k3s-node profile inherits from k3s-host so it gets the fix too. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/k3s/k3s_git.bb')
0 files changed, 0 insertions, 0 deletions