-
Consider adding containerd config options for the shim to enable feature code paths. Adding containerd config options for the shim would allow for on node configuration and debugging. It could also pr…
-
Example:
- https://github.com/rancher/rancher/blob/v2.8.7/go.mod
Upstream have set this in the 'replace' section:
```bash
github.com/containerd/containerd => github.com/containerd/containerd v1.6.22…
-
### Edited: The Gist
`nardctl compose` can not run concurrently at the moment due to: https://github.com/containerd/nerdctl/pull/3543.
Dubbed `global compose lock`; this is due to some of the `nerdct…
-
### How to join a nvidia GPU node in kubeedge
##### 1. Install the GPU Driver First
- Install the corresponding driver according to the actual GPU model.
##### 2. Install Docker or Container…
-
### Failure cluster [34ae95361eb5abbcb926](https://go.k8s.io/triage#34ae95361eb5abbcb926)
![image](https://github.com/user-attachments/assets/f4fe5ffb-9bb5-4087-969c-a02084e602ee)
##### Error …
-
I am not having much luck with this. Brand new install, I have not gotten a login yet.
Environment:
Alpine Linux with Docker inside a Proxmox VM
230G drive space (12% in use)
16G RAM
Docker wi…
-
With the current effort on testing, we should start looking into our run duration, platform coverage, and hard data on flakyness / disabled tests.
This issue here is to record that information over t…
-
### Description
When running k8s on a linux machine with cgroup2 support, the error message failed to create fsnotify watcher: too many open files occurs.
After investigating, it was found that …
-
### What happened?
using containerd + crun running operator
### Steps to reproduce
install containerd + crun
```
kubectl logs -f -n observability jaeger-operator-cc7d8bd9c-b9d4w
exit status…
-
### Component(s)
receiver/filelog
### What happened?
## Description
The containerd operator whithin the filelog reciever fails to generate attributes on Windows hosts.
This looks to be …