-
Notifications
You must be signed in to change notification settings - Fork 22
Kubernetes - Nabla Containers with CRI-O "no such file or directory" #82
Comments
Hi @joost14 , we have not tried running this with cri-o so you are the tester #1 :) Just checking, what commit are you on? It sounds like it is related to: |
that was my thought too, we should probably do a check on if it's running in Kubernetes. If it is, don't bake those files in but I'm not sure how Kubernetes handles those files in a pod. |
HI @lumjjb and @InTheCloudDan, I'm on commit I don't know if those files have anything to do with Kubernetes.. |
HI @lumjjb , After updating to
kubectl logs gives me the following output:
|
Hi @joost14 , curious about the usecase you are looking at here? Could you share a bit about what you're trying with cri-o? We can chat on slack as well. We don't have a lot of expertise around cri-o, but we can chat through the different things to look out for with the runtimes. Do ping us on slack: http://slack.nabla-containers.com |
Hi,
I'm trying to setup runnc in combination with CRI-O and Kubernetes RuntimeClass, but I'm running into some issues.
I'm trying to setup nablacontainers with a nabla image, but when creating the container i get a error.
The image I used:
And the error I am getting after starting the pod:
Edit:
Same goes for node-express-nabla
Error:
Could this be a storage driver issue or a DNS issue (seeing it can't find resolv.conf)?
The text was updated successfully, but these errors were encountered: