-
Hello everyone, I'm trying to launch a Kata container using an encrypted container image, but I'm encountering errors during the image pull and decryption process. I'll provide more details below and …
fu-ju updated
2 months ago
-
Hello everyone, I'm trying to launch a Kata container using an encrypted container image, but I'm encountering errors during the image pull and decryption process. I'll provide more details below and …
fu-ju updated
1 month ago
-
In http://jenkins.katacontainers.io/job/kata-containers-2.0-ubuntu-20.04-PR/517/
W0719 10:48:37.665635 82682 cleanupnode.go:81] [reset] Failed to remove containers: failed to remove running conta…
-
Currently the s390x CI has been re-enabled but it's still not 100% stable.
Let's mark this as non-required till @BbolroC sorts out the situation.
-
**Is your feature request related to a problem? Please describe.**
Background:
Some workloads are both computation sensitive and IO sensitive. For such workloads, we need to reserve some cores on a …
-
https://github.com/containerd/rust-extensions/blob/main/crates/shim/src/cgroup.rs#L195
[cgroup-rs](https://github.com/kata-containers/cgroups-rs/issues/131)
-
At least half of the runs are failing with:
```
15:50:58 1..2
15:50:58 not ok 1 Hugepages
15:52:33 # (in test file k8s-hugepages.bats, line 52)
15:52:33 # `kubectl wait --for=condition=Ready --…
-
# Please follow the general troubleshooting steps first:
- [x] write a little shell script showing exactly How you built the image ?
```bash
# write the line of your little script here (don't f…
-
It could be interesting to be able to use libvirt (for qemu/kvm) on Linux as an alternative to virtualbox.
Would be interesting to verify any gain on performance...
-
**Is your feature request related to a problem? Please describe.**
Running `kata-deploy` deployment on a k8s cluster running on `aarch64` would fail because images are released only for `amd64`.
…