-
# Description of problem
A team I've been helping has been trying to port their application over to Kata containers, but ran into severe performance issues. The application is a large Java monolith…
-
# Get your issue reviewed faster
To help us understand the problem more quickly, please do the following:
1. Run the `kata-collect-data.sh` script, which is installed as part of Kata Containers
…
-
vMX failed to boot up. Please help. Much thanks.
-------------------------------------------------------------------
dev-10-42-3-111:~/work-dev/OpenJNPR-Container-vMX$ docker logs openjnprcontain…
-
The SLES and openSUSE CI are having issues with https://github.com/kata-containers/tests/blob/master/integration/stability/hypervisor_stability_kill_test.sh. It seems that a container is launched and …
-
root@ubuntu:~# cat kata_add_tap.json
{
"device": "veth-test",
"name": "eth-test",
"IPAddresses": [
{
"address": "172.17.0.3",
"mask": "16"
…
-
I am trying to run kubernetes tests with rust agent 2.0 and shimv2, and I have seen a lot failures, for example I am trying to run this test https://github.com/kata-containers/tests/blob/master/integr…
-
# Description of problem
`/dev/ptp0` is missing when launching a Kata pod using Kata 1.11.3. Because this is missing, `chronyd` can't function and we get clock skew.
I built a debug image and co…
-
# kata-collect-data.sh log output
# Meta details
Running `kata-collect-data.sh` version `1.5.0 (commit 5f7fcd773089a615b776862f92217e987f06df0a)` at `2020-11-14.10:31:35.153199238+0100`.
---
…
-
Sometimes users need to `apk add foo`, but that seems to be broken when running inside of QEMU. I'm not entirely sure why this is happening (I can't even `flock` something within a `tmpfs` that I mou…
-
# Description of problem
I followed this [documentation](https://github.com/kata-containers/documentation/blob/master/how-to/containerd-kata.md). I want to run kata-firecracker via containerd. I cr…