podman: mount of /sys/devices/virtual/dmi/id/product_name failed #3111
Labels
area/provider/podman
Issues or PRs related to podman
kind/bug
Categorizes issue or PR as related to a bug.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
What happened:
When trying to create a new cluster with podman a error occures during creation of the
kind-control-plane
container.I also tried to set
Delegate=yes
, because of #2872.Found the mount error in
podman logs kind-control-plane
What you expected to happen: Cluster created successfully
How to reproduce it (as minimally and precisely as possible): run
systemd-run --setenv=KIND_EXPERIMENTAL_PROVIDER=podman --scope --user kind create cluster
on Arch Linux with podmanAnything else we need to know?:
kind export logs
: kind-export-logs.tar.gzEnvironment:
kind version
): kind v0.17.0 go1.20.1 linux/amd64docker info
orpodman info
): see kind-export-logs.tar.gz/etc/os-release
): Arch Linuxkubectl version
): v1.26.1The text was updated successfully, but these errors were encountered: