-
Hi,
The server installer doesn't work for me... at early installer boot I'm gettin error
`overlayfs: failed to resolve /mnt/overlay_low: -2
mount : /sysroot: specjal device does not exist`
the…
-
> Note: The goal of this issue is to have a place to discuss the eventual removal of printer driver support and support for raw queues in OpenPrinting CUPS v3.0. The [original Apple CUPS bug report](h…
-
Hi all, I have installed kata using kata-deploy on ubuntu, and tried to enable VM templating according to this document https://github.com/kata-containers/kata-containers/blob/main/docs/how-to/what-is…
-
### Bug Report
When running an Intel ARC GPU on GNU/Linux, the GPU is not listed as an option (this was tested with both the i915 and Xe drivers).
### Steps to Reproduce
1. Run an I…
-
# Description of problem
When running a container with the kata runtime (via docker), if `--network container:` is specified the kata container can start initially, but if it is restarted (for exam…
-
# Description of problem
Created a Kata container (in an OpenShift 4.7 pod) with a CPU resource request of 4 cores and no limit specified. The VM had only one vCPU assigned. If I set a resource l…
-
I tried using GPU in the kata container and got the following error:
> root@ubuntu-117:~# ctr --debug run --runtime "io.containerd.kata.v2" --device /dev/vfio/27 -t --rm "docker.io/nvidia/cuda:12.…
-
I decided to `sort | uniq` by profile after a few days of usage, to have an idea like what profiles need attention.
If you're interested in details (log sample) I'm happy to provide one.
Following h…
-
Is there any known way to specify $PWD in apparmor profiles?
I would like to specify a rule that only allows access to the current working directory of the executing process.
Is this possible with…
-
#### What happened:
When running `kubectl apply -f operator.yaml` while part of the operator.yaml looks like this (default high-priority instead of system-node-critical):
```
priorityClass…