Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kata 3.0 is now supported rootless. But when I use nerdctl + kata in rootless, it raised error: failed to create shim task: could not create VMM user: exit status 1: unknown #2918

Open
zibinpan opened this issue Apr 6, 2024 · 0 comments

Comments

@zibinpan
Copy link

zibinpan commented Apr 6, 2024

kata 3.0 is now supported rootless. I followed the instruction to set the rootless for kata, and followed the doc to set the rootless for nerdctl. However, when I tried to run the following command to create a container in rootless:

nerdctl run -it --runtime io.containerd.kata.v2 ubuntu:20.04 sh

It raised error as:

FATA[0000] failed to create shim task: could not create VMM user: exit status 1: unknown

So how to fix this problem? Thank you.

@lisongmin @AkihiroSuda

Originally posted by @zibinpan in #135 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant