-
I want to try installing Chromium in DSL Linux, but can't right now.
-
Awesome project!
I want to run it on QEMU, but I'm having some build problems.
## Build Failure:
Ubuntu 18.04.
Working on `master` branch.
Result of `git submodule status`:
> 1fcdfb…
-
Although this [doc](https://github.com/kata-containers/documentation/blob/master/architecture.md#storage) talks about non-9pfs method of sharing container workloads with the virtualized environment, i…
-
This is mostly happening on the s390x CI, but I can reproduce this on x86_64 Ubuntu 20.04:
Show kata-collect-data.sh details
# Meta details
Running `kata-collect-data.sh` version `2.2.0…
-
Currently inside the guest, we mount all storages under `kataGuestSharedDir` that is actually the mount point of 9pfs. This might confuse the 9pfs, e.g., these internal volume mountpoints directories …
-
I want to replace the 9pfs by a virtual block device(created by vfio-mdev), if there any way to achieve it?
And can you tell me how to straight forward some hypervisor commands(qemu) in docker cli?
…
mgjrr updated
3 years ago
-
# Step 1
```
ctr run --runtime io.containerd.run.kata.v2 -t --rm docker.io/library/busybox:latest hello sh
```
# Step 2
```
kata-collect-data.sh
```
and get result:
Sho…
-
I noticed that sometimes fossil gets into a 100% CPU loop, sometimes even 200% (dual processor, I think).
I am connecting using 9pfs from FreeBSD with authentication. The auth server - if that matt…
-
# Description of problem
I have an app that uses preallocated files and also sparse files and have found that there are a set of syscalls that are not supported when running in a kata container usi…
-
Today in Kata we request to a a set of features enabled by default as built-in
- virtio-9pfs
- virtio-net
- virtio-serial
For some use cases an user may want to use the host kernel, that h…