-
Running the cri-o test of ` ctr oom` makes the machine hang up. I used the following configuration
# Meta details
Running `kata-collect-data.sh` version `1.2.0 (commit 56ba8adc3ac30ba3d30d420773…
-
Everything is installed and enabled correctly, include open-vm-tools, X, Wayland, Plasma and so on. If I running Plasma on X server, everything is working. Only using Wayland has this problem. I can c…
-
## Expected Behaviour
The namespace has a default parameter, but it's not working:
```
cloudSealCmd.Flags().StringVarP(&namespace, "namespace", "n", "openfaas-fn", "Secret name")
``…
-
# Description of problem
I am trying to run SPDK vhost-user devices with Kata Containers following every step of this tutorial :
https://github.com/kata-containers/documentation/blob/master/use-cas…
-
# Description of problem
containerd-shim-kata-v2 Unable to create 16 kata container, error message
> level=error msg=\"failed online device\" debug_console=false error=\"write /sys/devices/syste…
-
# Description of problem
When using the same setup as #2795, I found that sandbox mounts weren't being cleaned up, leading to a massive number of mountpoints (20,000 mounts in ~2 hours). For exampl…
-
# Description of problem
I am a new bee to kata container. I have just get my kata enviroment setup by refering the [document](https://github.com/kata-containers/documentation/blob/master/how-to/con…
-
# Description of problem
I am now integrating kata runtime with k8s.
In the test environment, I found that my pod can't become `running` because sandbox can't be launched.
When the container's…
-
# Description of problem
We've noticed that when a process within a container inside the guest is OOM killed, the event is not being propagated properly through to Kubernetes.
The following pod …
-
Clear container had issue with ftruncate and is not able to run iperf3. https://github.com/intel/cc-oci-runtime/issues/152
Is this issue resolved in Kata containers? I am still not able to tun iperf3…