Tuesday, 2021-11-16

kata-irc-bot<liubin0329> [This](https://github.com/kubernetes/kubernetes/issues/60748) is not the answer but may give you some info.02:50
kata-irc-bot<shuo.chen> I think this is something that discuss how to pass the normal device in? For vhost_user_blk device, it is not same as the normal block device right? From the official doc, it uses: ```$ sudo docker run --runtime kata-runtime --device=/var/run/kata-containers/vhost-user/block/devices/vhostblk0:/dev/vda -it busybox sh``` to create kata container, but I don’t know how to translate it to k8s pod spec.05:44
kata-irc-bot<liubin0329> And I think we can pass the devices through annotations if needed.06:26
kata-irc-bot<liubin0329> https://github.com/kata-containers/kata-containers/blob/baf4784a297fedfb7ed56b67657eef8b6df78195/docs/how-to/how-to-set-sandbox-config-kata.md#c[…]s06:28
kata-irc-bot<shuo.chen> which annotation did you mean in this doc?06:43
kata-irc-bot<liubin0329> No, there are now no these options, I only want to say if needed add these options may be a solution.06:52
kata-irc-bot<shuo.chen> I see thx!06:52
kata-irc-bot<lardewey> Yeah, I am using `-rc1`, but it seems broken in both instances.17:15
kata-irc-bot<shuo.chen> hey everyone, does anyone know what media kata will use for emptydir mount?22:14

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!