-
**What happened**:
the cluster is failed to create if I add mutiple control plane nodes to the cluster
```
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
nodes:
- role: control-plane
- …
-
I am hacking on firecracker-containerd to support firecracker snapshots, and I am facing the following problem (see also firecracker-microvm/firecracker#4036).
I create a snapshot of a VM running a…
-
**What happened**:
Running the https://github.com/kubernetes-sigs/kind/blob/main/site/static/examples/kind-with-registry.sh gives me the following error via `docker connect`:
```
docker network…
-
```bash
nerdctl run -d --name=foo busybox sleep infinity
nerdctl run -d --name=bar --pid=container:foo busybox sleep infinity
nerdctl rm -f bar
# runc v1.1.14 works, but v1.2.0-rc.3 hangs here.
#…
-
### Description
I use example https://docs.rancherdesktop.io/how-to-guides/hello-world-example
### Steps to reproduce the issue
1. $ nerdctl build --tag helloworld:v1.0 .
### Describ…
-
The page https://rootlesscontaine.rs/getting-started/common/ doesn't mention that explicitly, but the https://github.com/containerd/nerdctl/blob/main/docs/rootless.md (which references it) is using ht…
-
### Description
Using Ubuntu with VM type VZ and the following setup on macOS Sequoia 15.01 and
```
limactl -v
limactl version 1.0.1
```
```
limactl create --arch=aarch64 --vm-type=vz --mo…
-
### Description
When the container's process use the stdout/stderr to log a message too big, the process hang without crashing and for eternity.
I have created a small container to debug this bu…
-
### Description
I am using Kubernetes, and the container runtime is containerd.
I want to commit an image from within a pod.
Inside the pod, nerdctl is installed, and the pod has mounted the node…
-
### Actual Behavior
Installed RD using the RPM instructions for openSUSE
> sudo zypper addrepo https://download.opensuse.org/repositories/isv:/Rancher:/stable/rpm/isv:Rancher:stable.repo
sudo zyp…