-
When building `replace-kernel`:
```
STEP 2/3: RUN rpm-ostree cliwrap install-to-root /
Successfully enabled cliwrap for /
--> ad8993386757
STEP 3/3: RUN rpm-ostree override replace https://kojipk…
-
Some questions for ipmctl:
1.Can ipmctl show LSS and AIT DRAM Status?
As part of SMART Health info,LSS and AIT DRAM Status are important parameters. However, ipmctl seems unable to show these info…
-
Hello, everyone. I'm trying to do something with kata-containers on raspberry pi 4.
I setup the environment based on [containerd-kata.md](https://github.com/kata-containers/documentation/blob/master/…
-
##### SUMMARY
Attempting to change num_cpu_cores_per_socket under the Hardware parameter in vmware_guest is not respected
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
vmwar…
-
Hi there.
i am trying to use crictl to run kata with pulling image inside the container, but i got errors below:
```
FATA[0007] run pod sandbox: rpc error: code = Unknown desc = failed to create co…
-
# Description of problem
Running a pod with disabled virtio-fs cache breaks a PVC/EBS mount - the mount does not exist in the container.
# Expected result
PVC gets mounted without any caching…
-
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.…
-
# Description of problem
I create a initrd image using the following command:
```
make USE_DOCKER=true DISTRO=alpine AGENT_INIT=yes initrd
```
Then build the template:
```
sudo kata-runtime -…
-
# Description of problem
Unable to schedule pods via Kubernetes using Containerd+Kata+Firecracker.
Kubernetes RuntimeClass:
```
apiVersion: node.k8s.io/v1beta1
kind: RuntimeClass
metadata:
…
-
If I run containerd and request the container to use a direct block device volume like this:
```
ctr run -t --rm --runtime io.containerd.kata.v2 --mount type=directvol,src=/kubelet/kata-direct-vol…