-
The plan9 filesystem 9pfs, implemented at https://bitbucket.org/plan9-from-bell-labs/u9fs/ seems in some ways superior to NFS sharing, with possibly better performance for some scenarios. QEMU has imp…
-
# Description of problem
We are having issues starting docker in docker containers when using virtio-fs for sharing files.
We are using the following branch: https://github.com/kata-containers/…
-
# Description of problem
POD events
```
Failed create pod sandbox: rpc error: code = Unknown desc = failed to create containerd task: Failed to check if grpc server is working: rpc error: code = Un…
-
Hi there,
I want to use kata-monitor and kata-runtime exec to enter into guestOS , yes I can enter into guestOS bash but the bash cannot be used, as the logs below.
```sh
[root@localhost crictl_…
-
# Description of problem
```
> sudo ctr --debug run --runtime "io.containerd.kata.v2" --rm -t "docker.io/library/busybox:latest" test-kata uname -r
ctr: failed to create shim: Could not create cg…
-
```
INFO: Running stability test
cd integration/stability && \
ITERATIONS=2 MAX_CONTAINERS=20 ./soak_parallel_rm.sh
WARNING: Unrecognised runtime containerd-shim-kata-v2
Enabling netmon at the co…
-
# Description of problem
1. Install `kata-containers` via [`kata-deploy`](https://github.com/kata-containers/packaging/tree/master/kata-deploy)
2. Attempt to create a pod with the annotations spec…
-
**Issue**
Evaluating NixOS system configurations built with `nixpkgs.nixos ARGS` works via `nix-instantiate` but throws `hydra-eval-jobs` in an infinite recursion loop. `hydra-eval-jobs` generates a …
-
# kata will hang or stuck on running nginx on Ubuntu or centos with very high possibility
kata running on host as bare metal mode;
Kata runtime version:1.1.0 & 1.2.0
Host OS: Ubuntu: 16.04
Host OS…
-
# Description of problem
Time to run a "hello world" container in kata comes out to be 2.2s when using default config (qemu-lite-system-x86_64), and 2.8s with Nemu. Are such absolute and relative tim…