*** igordc has quit IRC | 01:58 | |
*** igordc has joined #kata-general | 05:06 | |
*** igordc has quit IRC | 05:52 | |
*** lpetrut has joined #kata-general | 06:03 | |
*** sgarzare has joined #kata-general | 06:51 | |
*** tmhoang has joined #kata-general | 07:35 | |
*** gwhaley has joined #kata-general | 08:01 | |
*** gwhaley has quit IRC | 09:58 | |
*** openstack has joined #kata-general | 12:30 | |
*** ChanServ sets mode: +o openstack | 12:30 | |
*** igordc has joined #kata-general | 13:19 | |
*** gwhaley has joined #kata-general | 13:52 | |
*** igordc has quit IRC | 14:18 | |
*** igordc has joined #kata-general | 14:36 | |
kata-irc-bot2 | <taimoorbhatti> Hello guys... I'm trying to follow the tutorial at https://github.com/kata-containers/documentation/blob/master/how-to/how-to-use-k8s-with-cri-containerd-and-kata.md The problem I'm facing is that the `nginx-untrusted` container is not launched inside `qemu`. `sudo ctr run --runtime io.containerd.run.kata.v2 -t --rm docker.io/library/busybox:latest hello sh` does launch containers inside a `qemu` instance What might I be | 14:52 |
---|---|---|
kata-irc-bot2 | doing wrong? (I've tried both `runtime_type = "io.containerd.kata.v2"` and `v1` configs described here: https://github.com/kata-containers/documentation/blob/master/how-to/containerd-kata.md#configuration | 14:52 |
*** lpetrut has quit IRC | 14:56 | |
kata-irc-bot2 | <graham.whaley> hi @taimoorbhatti hmm, I don't know if those annotations are still the way to do this (and if not, that doc seriously needs an update). @eric.ernst @gmmaharaj @archana.m.shinde - do you know? | 15:15 |
kata-irc-bot2 | <graham.whaley> now there is `runtimeClass` in k8s, that is the current state of affairs afaik.. | 15:16 |
kata-irc-bot2 | <gmmaharaj> i had the same thought. I do not think the latest versions of k8s handle `untrusted_workload` and it is `runtimeClass` as you mentioned that we need to use. | 15:16 |
*** lcastell has joined #kata-general | 15:58 | |
kata-irc-bot2 | <gmmaharaj> @taimoorbhatti i take it back. it works if i follow the instructions that are listed there. | 16:33 |
kata-irc-bot2 | <gmmaharaj> but there is one small change you need to do depending on the version of containerd you are using. | 16:33 |
kata-irc-bot2 | <gmmaharaj> ``` [plugins.cri.containerd.untrusted_workload_runtime] # runtime_type is the runtime type to use in containerd e.g. io.containerd.runtime.v1.linux runtime_type = "io.containerd.run.kata.v2" ``` that is my config.toml entry for `untrusted_workload`. | 16:34 |
*** gwhaley has quit IRC | 17:11 | |
*** lcastell has quit IRC | 17:52 | |
*** tmhoang has quit IRC | 19:31 | |
*** tmhoang has joined #kata-general | 19:39 | |
*** lcastell has joined #kata-general | 20:45 | |
*** tmhoang has quit IRC | 21:35 | |
*** sgarzare has quit IRC | 21:38 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!