*** bpradipt has joined #kata-dev | 03:00 | |
kata-irc-bot1 | <lining2020x> Hi all: I found that some subcommands like create,delete, run already removed in kata-runtime 2.0,Is there any reason why have these removed? Is it not supported any more to use kata-runtime(2.0) to run container with a bundle like runc does? ``` [root@oe0 runtime]# kata-runtime > /tmp/2.0 [root@oe0 runtime]# ./kata-runtime > /tmp/1.0 [root@oe0 runtime]# diff -Nu /tmp/1.0 /tmp/2.0 --- /tmp/1.0 2020-08-13 12:32:16.62903 | 04:39 |
---|---|---|
kata-irc-bot1 | +0800 +++ /tmp/2.0 2020-08-13 12:32:12.518039447 +0800 @@ -8,32 +8,16 @@ kata-runtime [global options] command [command options] [arguments...] VERSION: - kata-runtime : 1.11.0-rc0 - commit : 011ade5299ea18c346e56159c5e89292e299d18c + kata-runtime : 2.0.0-alpha3 + commit : efed44920da55106afcf308fd919b7556a1d84b8 OCI specs: 1.0.1-dev COMMANDS: - create Create a container - delete Delete any | 04:39 |
kata-irc-bot1 | resources held by one or more containers - exec Execute new process inside the container - kill Kill sends signals to the container's init process - list lists containers started by kata-runtime with the given root - pause suspend all processes in a container - ps ps displays the processes running inside a container - resume unpause all previously paused processes | 04:39 |
kata-irc-bot1 | in a container - run create and run a container - spec create a new specification file - start executes the user defined process in a created container - state output the state of a container - update update container resource constraints - events display container events such as OOM notifications, cpu, memory, and IO usage statistics - version display | 04:39 |
kata-irc-bot1 | version details - kata-check tests if system can run Kata Containers - kata-env display settings. Default to TOML - kata-network manage interfaces and routes for container - kata-overhead provides kata overhead at sandbox level - factory manage vm factory - help, h Shows a list of commands or help for one command + version display version details + kata-check tests if system can run | 04:39 |
kata-irc-bot1 | Kata Containers + kata-env display settings. Default to TOML + factory manage vm factory + help, h Shows a list of commands or help for one command GLOBAL OPTIONS: --kata-config value Kata Containers config file path ``` | 04:39 |
*** sameo has joined #kata-dev | 05:38 | |
*** jodh has joined #kata-dev | 06:46 | |
*** sameo has quit IRC | 06:56 | |
*** sameo has joined #kata-dev | 06:56 | |
kata-irc-bot1 | <jakob.naucke> as far as I understand, no, see https://medium.com/kata-containers/kata-updates-from-the-project-teams-gathering-72cc565e5675. For dev purposes, I’ve had success with `ctr` (containerd’s non-prod CLI) | 07:16 |
kata-irc-bot1 | <jakob.naucke> for that, see https://github.com/kata-containers/kata-containers/blob/2.0-dev/docs/how-to/containerd-kata.md#launch-containers-with-ctr-command-line | 07:17 |
*** davidgiluk has joined #kata-dev | 07:41 | |
kata-irc-bot1 | <jakob.naucke> The newly instated `kata-2-ubuntu-1804-PR-cloud-hypeprvisor-k8s-containerd` Jenkins job keeps failing . Is this being looked into? I’m tagging you @salvador.fuentes since you’re listed for containerd and CI in the Areas of Interest document , but please, redirect me if I’m wrong. | 07:47 |
kata-irc-bot1 | <lining2020x> Many thanks !:grinning: | 07:50 |
*** pcaruana has quit IRC | 08:07 | |
*** pcaruana has joined #kata-dev | 08:22 | |
*** sgarzare has joined #kata-dev | 08:41 | |
*** pcaruana has quit IRC | 09:09 | |
*** pcaruana has joined #kata-dev | 09:21 | |
*** sgarzare has quit IRC | 09:33 | |
*** sgarzare has joined #kata-dev | 09:35 | |
*** devimc has joined #kata-dev | 12:01 | |
*** crobinso has joined #kata-dev | 12:50 | |
*** sgarzare has quit IRC | 13:00 | |
*** sgarzare has joined #kata-dev | 13:00 | |
*** dklyle has quit IRC | 13:07 | |
kata-irc-bot1 | <salvador.fuentes> Hey @jakob.naucke, afaiu that job is still not stable so I think you can ignore it. /cc @chen.bo @jose.carlos.venegas.m who work on cloud-hypervisor integration ^ | 13:13 |
kata-irc-bot1 | <jose.carlos.venegas.m> @salvador.fuentes @jakob.naucke let me change the prefix trigger to bother other PRs | 14:05 |
*** dklyle has joined #kata-dev | 14:33 | |
kata-irc-bot1 | <lining2020x> Hi all: How to build an kata-container-image.img (or initrd) with kata-agent 2.0 | 14:34 |
kata-irc-bot1 | <lining2020x> ```[root@oe0 osbuilder]# make image-clearlinux Creating rootfs for clearlinux | 14:34 |
kata-irc-bot1 | /root/kata-containers/tools/osbuilder/rootfs-builder/rootfs.sh -o 2.0.0-alpha3-efa3e96d1bfa087e1e8b6a61d6dac2380912b229-dirty -r /root/kata-containers/tools/osbuilder/clearlinux_rootfs clearlinux INFO: Detecting go version INFO: Get Go version from | 14:34 |
kata-irc-bot1 | /root/go/src/github.com/kata-containers/kata-containers/versions.yaml Required Go version: 1.13.3 INFO: Detecting agent rust version | 14:34 |
kata-irc-bot1 | INFO: Get rust version from /root/go/src/github.com/kata-containers/kata-containers/versions.yaml Required rust version: 1.44.1 | 14:34 |
kata-irc-bot1 | INFO: Detecting cmake version INFO: Get cmake version from /root/go/src/github.com/kata-containers/kata-containers/versions.yaml | 14:34 |
kata-irc-bot1 | Required cmake version: 3.15.3 INFO: Detecting musl version | 14:34 |
kata-irc-bot1 | INFO: Get musl version from /root/go/src/github.com/kata-containers/kata-containers/versions.yaml Required musl version: 1.1.23 Unable to detect release version (use '--releasever' to specify release version) Clear-33610 clear | 14:34 |
kata-irc-bot1 | 177 kB/s | 14 MB 01:23 Last metadata expiration check: 0:01:22 ago on Thu 13 Aug 2020 10:22:35 PM CST. Dependencies resolved. ================================================================================================================================================================================================================= Package | 14:34 |
kata-irc-bot1 | Architecture Version Repository Size =================================================================================================================================================================================================================Installing: chrony | 14:34 |
kata-irc-bot1 | x86_64 3.5-7 base 6 . . Some output is omitted. . . INFO: Create /root/kata-containers/tools/osbuilder/clearlinux_rootfs/etc INFO: Configure chrony file | 14:34 |
kata-irc-bot1 | /root/kata-containers/tools/osbuilder/clearlinux_rootfs/etc/chrony.conf INFO: Pull Agent source code [OK] Pull Agent source code | 14:34 |
kata-irc-bot1 | INFO: Build agent ~/go/src/github.com/kata-containers/agent ~/kata-containers/tools/osbuilder | 14:34 |
kata-irc-bot1 | INFO: checkout failed! make[1]: Entering directory '/root/go/src/github.com/kata-containers/agent' | 14:34 |
kata-irc-bot1 | rm -f kata-agent kata-agent.service make[1]: Leaving directory '/root/go/src/github.com/kata-containers/agent' | 14:34 |
kata-irc-bot1 | make[1]: Entering directory '/root/go/src/github.com/kata-containers/agent' go build -buildmode=pie -tags "" -o kata-agent \ | 14:34 |
kata-irc-bot1 | -ldflags "-X main.version=1.11.0-rc0-906f7e2e4c52c568f0d990b3c049f863546df848-dirty -X main.seccompSupport=no " make[1]: Leaving directory '/root/go/src/github.com/kata-containers/agent' make[1]: | 14:34 |
kata-irc-bot1 | Entering directory '/root/go/src/github.com/kata-containers/agent' install -D kata-agent /root/kata-containers/tools/osbuilder/clearlinux_rootfs/usr/bin/kata-agent Installing systemd unit files... install -D -m 644 kata-agent.service /root/kata-containers/tools/osbuilder/clearlinux_rootfs/usr/lib/systemd/system/kata-agent.service || exit 1; install -D -m 644 kata-containers.target | 14:34 |
kata-irc-bot1 | <lining2020x> | 14:42 |
kata-irc-bot1 | <jakob.naucke> `RUST_AGENT=true` | 14:45 |
kata-irc-bot1 | <jakob.naucke> when `make`ing the rootfs, not sure if that works with the `image-clearlinux` job | 14:46 |
kata-irc-bot1 | <lining2020x> Thanks ,I will have a try. | 14:46 |
kata-irc-bot1 | <lining2020x> :grinning: | 14:47 |
*** devimc has quit IRC | 14:50 | |
*** devimc has joined #kata-dev | 15:14 | |
*** sgarzare has quit IRC | 15:47 | |
kata-irc-bot1 | <eric.ernst> @jose.carlos.venegas.m Looking @ dev-guide... :thread: | 16:26 |
kata-irc-bot1 | <eric.ernst> This is not just stale, but wrong at this point, right? https://github.pie.apple.com/kata-containers/documentation/blob/master/Developer-Guide.md#build-a-custom-qemu | 16:26 |
kata-irc-bot1 | <eric.ernst> @gabriela.cervantes.te I saw there was a wiki page being edited -- are you looking @ updating this doc? | 16:26 |
kata-irc-bot1 | <eric.ernst> (I may have missed) | 16:26 |
*** jodh has quit IRC | 17:08 | |
kata-irc-bot1 | <jose.carlos.venegas.m> @eric.ernst I can not look to the the url | 17:16 |
kata-irc-bot1 | <eric.ernst> oh dumb | 17:30 |
kata-irc-bot1 | <eric.ernst> try again :( | 17:30 |
kata-irc-bot1 | <eric.ernst> ninja-edited the link. | 17:30 |
kata-irc-bot1 | <eric.ernst> @jose.carlos.venegas.m ^^ | 17:50 |
kata-irc-bot1 | <jose.carlos.venegas.m> @eric.ernst thx | 18:17 |
kata-irc-bot1 | <jose.carlos.venegas.m> well still valid but very generic | 18:17 |
kata-irc-bot1 | <jose.carlos.venegas.m> ? | 18:17 |
kata-irc-bot1 | <eric.ernst> Do we maintain that branch? | 18:24 |
kata-irc-bot1 | <eric.ernst> err, repo? | 18:24 |
kata-irc-bot1 | <eric.ernst> (ie, qemu) | 18:24 |
*** bpradipt has quit IRC | 19:18 | |
*** davidgiluk has quit IRC | 19:26 | |
*** devimc has quit IRC | 19:47 | |
*** devimc has joined #kata-dev | 19:52 | |
*** devimc has quit IRC | 19:54 | |
*** devimc has joined #kata-dev | 19:57 | |
*** devimc has quit IRC | 19:59 | |
kata-irc-bot1 | <jose.carlos.venegas.m> oh | 20:15 |
kata-irc-bot1 | <jose.carlos.venegas.m> the link | 20:15 |
kata-irc-bot1 | <jose.carlos.venegas.m> no | 20:15 |
kata-irc-bot1 | <jose.carlos.venegas.m> we dont | 20:15 |
*** devimc has joined #kata-dev | 20:25 | |
*** devimc has quit IRC | 20:51 | |
*** crobinso has quit IRC | 21:03 | |
*** sameo has quit IRC | 21:31 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!