-
I'm trying to run buildkitd with a containerd worker inside a container, but if fails without a clear error message.
My container:
```Dockerfile
# syntax = docker/dockerfile:1.7
FROM debian:unstab…
-
### Checklist
- [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar request
- [ ] This feature could be solved with a [custom image](https:…
-
I am trying to set up a multi-architecture system for container execution with both amd64, arm64 and riscv64 nodes. For the moment I am trying to make sure I can execute both native and WebAssembly co…
-
RKE2 docs says only about passing the config for RKE2's internal CONTAINERD_SOCKET: https://docs.rke2.io/advanced?_highlight=gpu#deploy-nvidia-operator
Nvidia's also about CONTAINERD_CONFIG: https://…
-
### Enhancement Proposal
Just like [MicroK8s](https://charmhub.io/microk8s/configuration#containerd_http_proxy), I believe the following settings are very valuable:
- containerd_http_proxy
- contai…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I have tested with the `:latest` image tag (i.e. `quay.io/argoproj/workflow-controller:latest`) and can confirm the issue still e…
-
**Before raising this question**
Have you looked at our [document](https://github.com/kata-containers/kata-containers/tree/main/docs) and still haven't found the answer?
Yes
**Objective**
…
-
Hello,
Since updating to the latest Concourse v7.12.0 release, we have been observing occasional task execution failures. We are using the containerd runtime on Linux 5.10 on amd64.
> `find or …
-
### Description
When starting containerd with a config file version 2, I see several unknown fields error:
```
WARN[2024-11-06T15:52:27.449046033+01:00] Ignoring unknown key in TOML for plugin …
-
When switching from docker to containerd as my container runtime in Kubernetes, I noticed that `container_fs_usage_bytes` metrics were no longer being exported for my containers.
It looks like disk…