Can't seem to figure out podman kube play
rootless containers on SELinux (migrating from Ubuntu22.04 to Fedora40)
#23660
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is the
kube.yaml
I'm working with, I had it working just fine on Ubuntu, and tried following the instructions for rootless podman with SELinux (ranpodman unshare chown -R 1000:1000 ./services/data
)And I get this in the log after trying to run:
my other pod I have running grist also fails, just without helpful stuff in the log.
I've got a fresh install of Fedora 40 I've been trying to migrate to, but I can't seem to get this working no matter which instructions I follow.
Any help would be appreciated, thank you.
Beta Was this translation helpful? Give feedback.
All reactions