Wednesday, 2019-12-25

kata-irc-bot<tarekamalou> good morning, after deploying a kubernetes cluster with containerd and after installing kata-deploy i tried to run a container using Kata-Qemu but the container takes too much time and when a describe for it i get this message " Warning  FailedCreatePodSandBox  81s (x206 over 46m)  kubelet, kata-worker1  Failed to create pod sandbox: rpc error: code = Unknown desc = failed to get sandbox runtime: no runtime for "kata-qemu" is09:10
kata-irc-botconfigured"09:10
kata-irc-bot<tarekamalou> " Warning  FailedCreatePodSandBox  81s (x206 over 46m)  kubelet, kata-worker1  Failed to create pod sandbox: rpc error: code = Unknown desc = failed to get sandbox runtime: no runtime for "kata-qemu" is configured"09:10
zer0defcould you provide your containerd CRI config snippets, along with the pod manifest you're trying to launch?09:47
zer0defk8s version *can* be useful, too, in case you're running some hideously outdated version09:48
zer0defhypothesis is that you don't have RuntimeClasses defined (or they're misaligned to what containerd knows about), you can see them through `kubectl get runtimeclass`… the only other thing that jumps out at me is a possible lack of an enabled RuntimeClass admission controller09:53
kata-irc-bot<tarekamalou> i can run a runc container normally but it comes to kata it doesn't work i'm using kubernetes version 1.17 with containerd version 1.2.4 and here is my runtime class 'kata        2019-12-24T08:34:19Z kata-qemu   2019-12-24T08:34:19Z'10:12
zer0defuhhh, this doesn't translate well to IRC, could you pastebin your examples?10:12
kata-irc-bot<tarekamalou> what do you mean ?10:13
zer0defI mean I only saw: 'kata        2019-12-24T08:34:19Z kata-qemu   2019-12-24T08:34:19Z', so if there was any other output, it may have gotten truncated10:14
kata-irc-bot<tarekamalou> no there is no other output10:15
zer0defok then, could you describe the kata-qemu runtime class? and compare that with your containerd configuration?10:16
kata-irc-bot<tarekamalou>10:16
zer0defand now I just got an empty message10:17
kata-irc-bot<tarekamalou> i think maybe the kubernetes version i'm using isn't stable10:22
*** zer0def has quit IRC20:33
*** zer0def has joined #kata-general20:42

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!