Replies: 1 comment 2 replies
-
You can try just jailbreaking to the host with No need to specify volumeMounts then. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hi!
I want to use nerdctl in an EKS pod to build images and run containers. So far I can interact with containerd, I can
nerdctl --namespace=k8s.io ps -a
, pull an image but that's it. I can't run a container nor build an image.EKS version: 1.28
How the nerdctl pod is configured
Build an image
Run a pod
I have no clue what is going one, I read a lot of discussions about those issues, it seems I have something not working with volume?
Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions