Is it possbile build image with containerd worker inside k8s pod? #4926
Unanswered
kunZooberg
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a host machine with containerd installed and running, then I start a pod mounting with /run/containerd/socket and its related state files (/var/lib/containerd, /run/containerd/containerd.socket .... )
I still got an error:
failed to create shim task: failed to mount rootfs component: no such file or directory: unknown
Do I need mount some layerfs device into pod?
Beta Was this translation helpful? Give feedback.
All reactions