-
I was reading the documentation for CgroupV2 recently, so I thought that the vulhub environment might be affected. The migration from cgroup v1 to cgroup v2 is a general trend, as cgroup v2 offers imp…
-
If you could struglle with:
unix:///var/run/docker. sock
error, then do not start anything after:
apk update && apk add docker
but, do:
containerd &
dockerd &
Tested on alpine 3.20 on redmi 7…
-
### Description
As we know, when containerd start a container in a pod, the command of "shim start" will not really start a process, It just make sure the socket is being listened and return the sock…
-
## Feature Request
### Description
My node won't boot because of #9496, and there is no way to fix it without mounting the volume in another OS and removing `/var/lib/containerd/io.containerd.me…
-
follow the instruction https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html here to config a k8s gpu node, but it seems failed to config containerd correctly. Se…
-
Meta issue for tracking work to land native support for nix-snapshotter in rootless k3s
- [x] Cherry-pick needed commits to containerd `release/1.7`: https://github.com/containerd/containerd/issues…
-
### Description
Docker desktop for Mac M3 Pro running MacOS Sonoma 14.7 logs out from Docker almost every day, and stops all running containers. Current version is 4.35.1, but this problem impacted …
-
### Description
After my machine was powered on, all pods did not wake up and reported the error "failed to reserve sandbox name \" xxxx \ ": name \" xxx \ "is reserved for \" 9d423d30a81701807be0b86…
-
TDX: https://github.com/kata-containers/kata-containers/actions/runs/10822428760/job/30026584792?pr=10296
```
024-09-12T02:09:52.5078249Z # Events:
2024-09-12T02:09:52.5078526Z # Type Reaso…
-
### Description
Hey folks,
could we have an example how to mount nvme on karpenter ec2nodeclass.
I was searching so much, till I created a solution which works for me.
Guess other people need …